Revision 0e4b3c4b992cc1142c322a6b9d6d6eb4d2310779 authored by Mark van der Wilk on 13 January 2017, 12:25:25 UTC, committed by Alexander G. de G. Matthews on 13 January 2017, 12:25:25 UTC
* Compatibility with next version of TensorFlow.
- Remove references to batch_matmul.
- Various functions that need to be renamed.

1 parent 252baea
Raw File
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