aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | Set shape for output tensors of cond_v2.Gravatar Saurabh Saxena2018-10-02
* | | Use `defun` instead of `Defun` for `tf.data`, except for `make_one_shot_itera...Gravatar Shivani Agrawal2018-10-02
* | | Make RemoveTrivialPassthrough preserve minmax-related infoGravatar A. Unique TensorFlower2018-10-02
* | | Pin wheel=0.31.1 to work around issueGravatar Jeremy Lau2018-10-02
* | | Add missing `import unittest` to control_flow_ops_py_test.pyGravatar Todd Wang2018-10-02
* | | Disable XLA from raspberry pi builds.Gravatar Todd Wang2018-10-02
* | | Merge pull request #21374 from perfinion:bazelGravatar TensorFlower Gardener2018-10-02
|\ \ \
* \ \ \ Merge pull request #22517 from IMBurbank:masterGravatar TensorFlower Gardener2018-10-02
|\ \ \ \
* | | | | Update Keras RNN layer to support time major input.Gravatar Scott Zhu2018-10-02
* | | | | Internal change.Gravatar Anna R2018-10-02
* | | | | Internal change.Gravatar Revan Sopher2018-10-02
* | | | | Delete the shims in tensorflow/contrib/batching/.Gravatar Christopher Olston2018-10-02
* | | | | Merge pull request #22600 from knightXun:gotestshGravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \
* | | | | | [XLA] Support parsing the canonical format of HLO text.Gravatar A. Unique TensorFlower2018-10-02
* | | | | | Update code to use convert_to_tensor_or_indexed_slices, since features may be...Gravatar A. Unique TensorFlower2018-10-02