aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Include the print function in the list of special functions - its name is not...Gravatar Dan Moldovan2018-09-20
* Fix bug in Pow optimizer rule when broadcasting is involved.Gravatar A. Unique TensorFlower2018-09-20
* Implement TF graph capture.Gravatar Russell Power2018-09-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-20
* [tf.data] Fixes for two recently introduced use-after-free bugs.Gravatar Derek Murray2018-09-20
* This CL adds a Keras-based mobilenet_v2 feature extractor for object detectio...Gravatar A. Unique TensorFlower2018-09-20
* Simplifies the ResourceVariable constructor.Gravatar Alexandre Passos2018-09-20
* Updating doc references to tf.distributions to point to tfp.distributions.Gravatar Brian Patton2018-09-20
* Modify docs under contrib/distributions to point to tfp.Gravatar Brian Patton2018-09-20
* Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* Fix _handle_data of variant and resource type outputs of While op in while_v2.Gravatar Saurabh Saxena2018-09-20
* Replace the OrderedDict with a basic list/dict solution. OrderedDict is probl...Gravatar Dan Moldovan2018-09-20
* Moving tpu_embedding_config.proto to tpu_embedding_configuration.proto, refac...Gravatar Daryl Ng2018-09-20
* [data-stats] Adds number of filtered elements as scalar summary, also adds nu...Gravatar Shivani Agrawal2018-09-20
* [SE] Use absl instead of TF classes where an absl version existsGravatar Benjamin Kramer2018-09-20
* Merge pull request #20443 from naurril:masterGravatar TensorFlower Gardener2018-09-20
|\
* | [tf.data] Use vectorization_utils::VectorizeMapDefun in MapVectorization opti...Gravatar Rachel Lim2018-09-20
* | Merge pull request #22391 from Shujian2015:patch-2Gravatar TensorFlower Gardener2018-09-20
|\ \
* | | Callbacks should count the steps correctly in the multi step caseGravatar Sourabh Bajaj2018-09-20
* | | Fix typo in _EnforceShapeInvariant.Gravatar A. Unique TensorFlower2018-09-20
* | | [XLA:TF] Whitelist quantized types for CPU/GPUGravatar Benjamin Kramer2018-09-20
* | | compat: Update forward compatibility horizon to 2018-09-20Gravatar A. Unique TensorFlower2018-09-20
* | | Automated rollback of commit da3357ecbdd6772413e8bbceeab8238971be11ceGravatar Adrian Kuegel2018-09-20
* | | Internal change.Gravatar A. Unique TensorFlower2018-09-20
* | | Automated rollback of commit 31c0857f6b5d79f4a7b16ee4af85f0bde8b5f5daGravatar A. Unique TensorFlower2018-09-20
* | | Add AOT test case for XlaSort.Gravatar Adrian Kuegel2018-09-20
* | | Add feature_group_count parameter of Convolution op to xla_client.py.Gravatar Adrian Kuegel2018-09-20
* | | Speeds up _random_flip for batched images.Gravatar A. Unique TensorFlower2018-09-19
* | | Internal change.Gravatar Eugene Brevdo2018-09-19
* | | Update TF Lite subsiteGravatar Billy Lamberta2018-09-19
* | | BEGIN_PUBLICGravatar James Qin2018-09-19
* | | Copy Tensor._handle_data from external_capture to placeholder for Variant ten...Gravatar Saurabh Saxena2018-09-19
* | | Fix the error message thrown when running eval on podGravatar Sourabh Bajaj2018-09-19
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-19
* | | TOCO transformations updated to support dilated depthwise convolution.Gravatar Suharsh Sivakumar2018-09-19
* | | Allow setting a global override for the "allow_growth" GPU option via the TF_...Gravatar A. Unique TensorFlower2018-09-19
* | | Merge pull request #21114 from yongtang:07242018-CudnnRNNParamsSizeGravatar TensorFlower Gardener2018-09-19
|\ \ \
* | | | Add VerifiedHloModule class.Gravatar Mark Heffernan2018-09-19
* | | | [XLA] Add R2 strided slice test.Gravatar Michael Kuperstein2018-09-19
* | | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-09-19
* | | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
* | | | Boosted trees: Add error messages when tree complexity parameter is not prope...Gravatar A. Unique TensorFlower2018-09-19
* | | | Create a steps_per_run variable to be updated correctly in the fit loop to ma...Gravatar Sourabh Bajaj2018-09-19
* | | | Allow the tape tensor to have unknown shapes.Gravatar Akshay Modi2018-09-19
* | | | Add min/max version for depthwise conv.Gravatar Suharsh Sivakumar2018-09-19
* | | | Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* | | | Remove LOG(INFO) in MetaOptimizer:Optimize as this currently produces a large...Gravatar A. Unique TensorFlower2018-09-19
* | | | [tf.data] MapVectorization optimization: C++ conversion framework to vectoriz...Gravatar Rachel Lim2018-09-19
* | | | Fixes bits/bytes unit error in comment.Gravatar A. Unique TensorFlower2018-09-19
* | | | Remove the CHECK added for debugging.Gravatar A. Unique TensorFlower2018-09-19