aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/integrate/python
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Fix 2 bugs in the logic of the ODE, impacting efficiency:Gravatar A. Unique TensorFlower2018-08-13
* Added optional argument to specify time step to contrib.integrate.odeint_fixed.Gravatar A. Unique TensorFlower2018-06-12
* Add fixed-grid ODE integration routines.Gravatar A. Unique TensorFlower2017-06-16
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Switch array_ops.pack/unpack to array_ops.stack/unstack. Also switch a few re...Gravatar A. Unique TensorFlower2016-12-15
* Change references to TensorArray.pack, TensorArray.unpack to TensorArray.stackGravatar A. Unique TensorFlower2016-12-09
* Add initial version of tf.contrib.integrateGravatar Stephan Hoyer2016-11-02