aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | | Fix a bug: the use of sequence-point boolean operators here had theGravatar A. Unique TensorFlower2018-10-02
* | | | [XLA] A test that disables layout assignment should only contain layoutGravatar Bixia Zheng2018-10-02
* | | | Do not warn about loss of accuracy in trivial cases when all array elementsGravatar A. Unique TensorFlower2018-10-02
* | | | Merge pull request #21208 from kingofthebongo2008:version_info_cc_generated_o...Gravatar TensorFlower Gardener2018-10-02
|\ \ \ \
* | | | | Add missing documentation for use_tpu hparamGravatar Suyog Gupta2018-10-02
* | | | | Fixes for few issues in HloModule::CreateFromProto()Gravatar A. Unique TensorFlower2018-10-02
* | | | | Add support for multiple input/output numpy arrays when using Keras APIs.Gravatar Anjali Sridhar2018-10-02
* | | | | Upgrade cloud tpu profiler to 1.12.0.Gravatar A. Unique TensorFlower2018-10-02
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-02
* | | | | Merge pull request #17672 from joeyearsley:patch-3Gravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \
* | | | | | Support shape_invariants in while_v2. Note that this arg is temporary and may...Gravatar Saurabh Saxena2018-10-02
* | | | | | Add proto serialization/deserialization testing to the HLO parser tests.Gravatar Mark Heffernan2018-10-02
* | | | | | Copy tf.distributions to tfp.distributions, and deprecate the tf.distribution...Gravatar A. Unique TensorFlower2018-10-02
* | | | | | Allow passing --allow_nonexistent_arrays via toco_convertGravatar A. Unique TensorFlower2018-10-02
* | | | | | Disable fused_conv tests that don't build in open-source.Gravatar Todd Wang2018-10-02
* | | | | | Allow creating a list from a tensor. Fix a few inconsistencies in the tensor ...Gravatar Dan Moldovan2018-10-02
* | | | | | Fix the case when an object may have multiple directives with the same annota...Gravatar Dan Moldovan2018-10-02
* | | | | | Merge pull request #22126 from ConcurrencyPractitioner:masterGravatar TensorFlower Gardener2018-10-02
|\ \ \ \ \ \
* | | | | | | [XLA] Replace the last FlatMap in XLA with a simple array.Gravatar Benjamin Kramer2018-10-02
* | | | | | | Remove dependency on contrib model_variable.Gravatar Suharsh Sivakumar2018-10-02
* | | | | | | [XLA] Fix some outdated comments referring to FlatMapGravatar Benjamin Kramer2018-10-02