aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/integrate
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-10
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* 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
* Expose odeint_fixed in tf.contrib.integrateGravatar Stephan Hoyer2018-04-05
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-18
* Add fixed-grid ODE integration routines.Gravatar A. Unique TensorFlower2017-06-16
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Documentation changes to adhere to new doc generatorGravatar Brennan Saeta2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Switch array_ops.pack/unpack to array_ops.stack/unstack. Also switch a few re...Gravatar A. Unique TensorFlower2016-12-15
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Change references to TensorArray.pack, TensorArray.unpack to TensorArray.stackGravatar A. Unique TensorFlower2016-12-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-02
* Add initial version of tf.contrib.integrateGravatar Stephan Hoyer2016-11-02