aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools
Commit message (Expand)AuthorAge
* Windows: Refactor bazel_test_lib.sh and common_env.shGravatar A. Unique TensorFlower2018-06-05
* Add various missing aliases for symbols in tf.keras submodules.Gravatar Francois Chollet2018-06-04
* Remove --distinct_host_configuration=false from tools/bazel.rcGravatar Amit Patankar2018-06-04
* Fix test user opsGravatar Akshay Modi2018-06-04
* Build TF on Windows with --config=optGravatar A. Unique TensorFlower2018-06-04
* remove typoGravatar Gunhan Gulsoy2018-06-01
* Expose the ExponentialMovingAverage name as a public property.Gravatar A. Unique TensorFlower2018-05-31
* Moving generated API to tensorflow/.Gravatar Anna R2018-05-31
* Suppress generation of the proto API's descriptor() method, it conflicts with...Gravatar A. Unique TensorFlower2018-05-31
* Add a subclassed Model's attribute-assigned variables to Model.weights et alGravatar Allen Lavoie2018-05-30
* Enable TOCO pip command line binding.Gravatar Nupur Garg2018-05-30
* Update setup.py with project description and development status.Gravatar Yifei Feng2018-05-29
* Relax compatibility checks for Protocol Buffer classes, to not rely on the ex...Gravatar A. Unique TensorFlower2018-05-28
* Fix typo, fix build.Gravatar Asim Shankar2018-05-25
* Initialize the score threshold to -inf to avoid filtering out negative logitsGravatar A. Unique TensorFlower2018-05-24
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Add local_init_run_options to SessionManager and Supervisor so thatGravatar A. Unique TensorFlower2018-05-24
* Windows build script change for release jobGravatar A. Unique TensorFlower2018-05-24
* Removing outdated links.Gravatar Amit Patankar2018-05-24
* Refactor StatSummarizer extract common functionality without proto dependencies.Gravatar Shashi Shekhar2018-05-23
* Simplify the remapper code and added support for non scalar mean, variance, s...Gravatar Benoit Steiner2018-05-23
* Run only small and medium tests in CI builds.Gravatar Justin Lebar2018-05-23
* Clear docstrings for auto-generated module files, and detach github links fro...Gravatar Mark Daoust2018-05-23
* Add a "--no_search_hints" flag to the api-docs generator.Gravatar Mark Daoust2018-05-23
* Collective Ops Part 7Gravatar A. Unique TensorFlower2018-05-22
* Split generated_examples test into multiple test targetsGravatar Austin Anderson2018-05-21
* Internal Change.Gravatar Michael Case2018-05-21
* Fixed Pi cross compilationGravatar Pete Warden2018-05-20
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17
* Change traverse_test.test_module to traverse a constructed dummy module rathe...Gravatar A. Unique TensorFlower2018-05-17
* Methods to stop and reset tf.GradientTape()Gravatar Alexandre Passos2018-05-17
* Allow for remote eager execution.Gravatar Akshay Modi2018-05-16
* Make sparse_cross operations publicly available.Gravatar Mustafa Ispir2018-05-16
* Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* Internal Change.Gravatar Michael Case2018-05-16
* Migrating BestModelExportStrategy to core library.Gravatar A. Unique TensorFlower2018-05-16
* Allows scan to work in reverse as well as forwardGravatar Alexandre Passos2018-05-15
* Partial update of tf.keras to the Keras 2.1.6 API.Gravatar Pavithra Vijay2018-05-14
* Move model_to_estimator utility into Estimator from Keras.Gravatar Michael Case2018-05-14
* [tf.data] Add optional `args` argument to `Dataset.from_generator()`.Gravatar Derek Murray2018-05-14
* Add score filtering to tf.image.non_max_suppression.Gravatar A. Unique TensorFlower2018-05-14
* ClangTidy - Legacy cleanup:Gravatar A. Unique TensorFlower2018-05-13
* Updating the descriptions for TensorFlow.Gravatar Amit Patankar2018-05-11
* Added eval_dir to Estimator so that user does not need to guess which directo...Gravatar Mustafa Ispir2018-05-10
* Partial update of tf.keras to the Keras 2.1.6 API.Gravatar Francois Chollet2018-05-10
* Add option to set more generic module name filter for API generation.Gravatar Michael Case2018-05-09
* Use easy_install for pip installation for RBE images.Gravatar A. Unique TensorFlower2018-05-09
* Internal change.Gravatar Anna R2018-05-09
* Fix TypeError in update_version.pyGravatar Michael Case2018-05-07
* Allow benchmark model graph to be specified in text proto format.Gravatar Shashi Shekhar2018-05-07