https://github.com/GPflow/GPflow
Revision 0d5cfd6ebfe4b5b24ca7d6eee556f3bdb42efc09 authored by Dustin Tran on 29 March 2017, 23:00:31 UTC, committed by Dustin Tran on 29 March 2017, 23:00:31 UTC
1 parent 8a9e831
Raw File
Tip revision: 0d5cfd6ebfe4b5b24ca7d6eee556f3bdb42efc09 authored by Dustin Tran on 29 March 2017, 23:00:31 UTC
use transpose_{a,b}=True in tf.matmul's
Tip revision: 0d5cfd6
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include GPflow/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top