Expose odeint_fixed in tf.contrib.integrate
authorStephan Hoyer <shoyer@google.com>
Thu, 5 Apr 2018 18:18:49 +0000 (11:18 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 18:23:37 +0000 (11:23 -0700)
PiperOrigin-RevId: 191769890

tensorflow/contrib/integrate/__init__.py

index 68bf511..694f0c1 100644 (file)
@@ -18,6 +18,7 @@
 See the @{$python/contrib.integrate} guide.
 
 @@odeint
+@@odeint_fixed
 """
 
 from __future__ import absolute_import