aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/timeseries/examples
Commit message (Expand)AuthorAge
* Reduce the size of //tensorflow/tools/pip_package:simple_console_windowsGravatar A. Unique TensorFlower2018-09-27
* Fix "estimator" spelling in contrib/timeseries/examples/known_anomaly.pyGravatar A. Unique TensorFlower2018-08-27
* Duplicate a //tensorflow/contrib/timeseries/examples:predict_test data depGravatar Allen Lavoie2018-08-22
* Make the "predict" time series example more user friendly.Gravatar Allen Lavoie2018-08-20
* TFTS: axis=<list> -> axis=<tuple> in numpy.squeezeGravatar Allen Lavoie2018-07-30
* TFTS: Support exogenous features in ARRegressorGravatar Allen Lavoie2018-04-23
* Internal change.Gravatar Allen Lavoie2018-04-17
* TFTS: De-flake the LSTM testGravatar Allen Lavoie2018-04-10
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* TFTS: Allow cold-starting from SavedModelsGravatar Allen Lavoie2018-03-16
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* TFTS: Switch to using core feature columnsGravatar Allen Lavoie2018-02-26
* TFTS: Better handling of exogenous featuresGravatar Allen Lavoie2018-02-09
* TFTS: Add exporting to SavedModel to the LSTM exampleGravatar Allen Lavoie2018-02-09
* TFTS: Remove a race condition in lstm_test (switch to resource variables)Gravatar Allen Lavoie2018-01-29
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Seed the time series LSTM example unit test.Gravatar Allen Lavoie2017-12-01
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Internal change.Gravatar Anna R2017-10-11
* Disable predict_test under tsan.Gravatar Gunhan Gulsoy2017-10-06
* errors out if the evaluator has task id > 0.Gravatar Jianwei Xie2017-10-04
* Expand set of 64-bit type tests in LocalClientExecuteTest.ShapeBufferToLitera...Gravatar Mark Heffernan2017-10-04
* TFTS: Move normalization to the base class, start using it for state space mo...Gravatar Allen Lavoie2017-10-04
* Rolling forward a reduction in the number of strided slice constantsGravatar Allen Lavoie2017-09-18
* Further BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-07-24
* TFTS: LSTM model-building exampleGravatar Allen Lavoie2017-07-17
* TFTS: Re-enable pip GPU testsGravatar Allen Lavoie2017-07-12
* TFTS: Increase test timeouts to avoid ASan failuresGravatar Allen Lavoie2017-07-11
* Disable more timeseries py tests failing in OSS PIP GPU buildsGravatar Shanqing Cai2017-07-06
* Disable two timeseries tests that are failing in PIP GPU buildsGravatar Shanqing Cai2017-07-06
* Initial commit of time series modelsGravatar Allen Lavoie2017-07-05