https://github.com/GPflow/GPflow
Revision 426f6d2b74e3e46604241de91a16896df193a609 authored by st-- on 17 December 2019, 13:28:10 UTC, committed by GitHub on 17 December 2019, 13:28:10 UTC
* Add jit flag to gpflow.optimizers.Scipy that wraps objective and gradient evaluation in tf.function()
1 parent 552074a
Raw File
Tip revision: 426f6d2b74e3e46604241de91a16896df193a609 authored by st-- on 17 December 2019, 13:28:10 UTC
Add jit flag to gpflow.optimizers.Scipy (#1190)
Tip revision: 426f6d2
docs_require.txt
gast==0.2.2
ipython==7.8.0
sphinx==2.2.0
sphinx_autodoc_typehints==1.8.0
sphinx_rtd_theme==0.4.3
numpydoc==0.9.1
nbsphinx==0.4.3
pandoc==1.0.2
back to top