aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add a require_static_shapes argument to DistributionStrategy class. This allo...Gravatar Anjali Sridhar2018-10-03
* Internal change.Gravatar Anna R2018-10-03
* [XLA] Disable a test for layout changing elementwise operations.Gravatar Bixia Zheng2018-10-03
* Add NNAPI padding enums to NeuralNetworksShim.hGravatar A. Unique TensorFlower2018-10-03
* Move out-params to end of argument list and add an out_ prefix; NFCGravatar Sanjoy Das2018-10-03
* Update reference to tools/bazel.rc to .bazelrc after cl/215483141Gravatar Yifei Feng2018-10-03
* Fixes bug in Conv2D unit test that made it test a SeparableConv2D layer inste...Gravatar A. Unique TensorFlower2018-10-03
* Some tiny speed improvements for defun.Gravatar Akshay Modi2018-10-03
* Tests for metrics correctness with TPU strategyGravatar Priya Gupta2018-10-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-03
* Updates the doc of SyncReplicasOptimizer. It notes that some worker can consu...Gravatar Mustafa Ispir2018-10-03
* Enable collective graph key test for GPU builds.Gravatar Ayush Dubey2018-10-03
* Add the option of merging bidirectional RNN and LSTM outputs into a single ou...Gravatar A. Unique TensorFlower2018-10-03
* Fix handling of tuples in CreateCopyWithNewLayout.Gravatar A. Unique TensorFlower2018-10-03
* [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* Automated rollback of commit 2af8fd975aaf5c70ebb396895fa15a8f034a8440Gravatar Tong Shen2018-10-03
* Change hierarchical_tree_broadcaster_test from small to medium.Gravatar Todd Wang2018-10-03
* [tf.data] Fix noisy warning.Gravatar Jiri Simsa2018-10-03
* Automated rollback of commit c9bdd3938e2b43334a0065b4c198ec9d491c8cb8Gravatar Derek Murray2018-10-03
* Disable XLA for Android builds.Gravatar Jeremy Lau2018-10-03
* [tf.data] Add utility to deduplicate graph node names (after vectorization)Gravatar Rachel Lim2018-10-03
* Automated rollback of commit 51b266fba181dffb6b3f9207280cde6b7670dd90Gravatar Jiri Simsa2018-10-03
* Merge pull request #22671 from dmitrievanthony:apache-ignite-dataset-fixes-af...Gravatar TensorFlower Gardener2018-10-03
|\
* | [tf.data] Fix noisy warning.Gravatar Jiri Simsa2018-10-03
* | Supports TPUEstimatorSpec in multi_head for TRAIN and PREDICT modes.Gravatar A. Unique TensorFlower2018-10-03
* | Add a new GetRunFilesDir function to Env.Gravatar Gunhan Gulsoy2018-10-03
* | Update _check_shape to accept six.integer_types instead of intGravatar A. Unique TensorFlower2018-10-03
* | Internal change.Gravatar Nupur Garg2018-10-03
* | Fix filename/line number lookup for logging.Gravatar Russell Power2018-10-03
* | Re-add proto fields temporarily for internal compatibility.Gravatar A. Unique TensorFlower2018-10-03
* | Re-enable the arithmetic optimizer by default in tests.Gravatar A. Unique TensorFlower2018-10-03
* | Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-10-03
* | Fix TfLiteTensor invalidation issue when using the Java APIGravatar Jared Duke2018-10-03
* | Skip control flow functionalization if there is no Switch or Merge node.Gravatar Tong Shen2018-10-03
* | [tf.data] Switch background threads to use `BackgroundWorker`.Gravatar Derek Murray2018-10-03
* | Merge pull request #22493 from Intel-tensorflow:cuixiaom_disable_MKLGravatar TensorFlower Gardener2018-10-03
|\ \
* | | Fix test that was relying on old lax toco behaviorGravatar A. Unique TensorFlower2018-10-03
* | | compat: Update forward compatibility horizon to 2018-10-03Gravatar A. Unique TensorFlower2018-10-03
* | | [XLA] In the HLO parser, give the module a non-empty default name.Gravatar A. Unique TensorFlower2018-10-02
* | | Internal change.Gravatar Anna R2018-10-02
* | | [XLA:CPU] Re-enable the inliner pass in the cpu compiler.Gravatar A. Unique TensorFlower2018-10-02
* | | [XLA] Modify the function that determines whether an instruction can changeGravatar Bixia Zheng2018-10-02
* | | Further loosen bounds for depthwise_conv_op_test.Gravatar Anna R2018-10-02
* | | Improve error messages and doc strings for eager-mode tf.keras.Model.fit() + ...Gravatar Shanqing Cai2018-10-02
* | | Automated rollback of commit b7e9cbab27c893283acc4a6154d7a59dffb23758Gravatar Derek Murray2018-10-02
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-02
* | | [XLA] Merge the single instruction parsing and the full module parsing in one...Gravatar A. Unique TensorFlower2018-10-02
* | | In all constant-propagation transformations, check that the array we'd be tur...Gravatar A. Unique TensorFlower2018-10-02
* | | Disable the cuDNN workarounds if the version number is new enough to get the ...Gravatar Tim Shen2018-10-02
* | | Remove initial accumulator (and other auxiliary parameter) values fromGravatar A. Unique TensorFlower2018-10-02