aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* | | | Two improvements in resolve_tensorflow_matmul:Gravatar A. Unique TensorFlower2018-09-19
* | | | Fixes in ResolveReorderAxes.Gravatar A. Unique TensorFlower2018-09-19
* | | | Simplify ir_emitter_unnested so that it doesn't take a look at convGravatar Tim Shen2018-09-19
* | | | Adds an experimental package group to allow Swift and ObjC targets to depend ...Gravatar A. Unique TensorFlower2018-09-19
* | | | Convert more kernel signatures to use runtime shapes.Gravatar A. Unique TensorFlower2018-09-19
* | | | [XLA:TF] Re-disable testRandomUniformIsInRangeGravatar Benjamin Kramer2018-09-19
| | * | Fixed broken linksGravatar Shujian20152018-09-19
| |/ / |/| |
* | | Remove non-determinism in model-parallel compilationGravatar HyoukJoong Lee2018-09-19
* | | Re-enable flaky keras_testGravatar Anjali Sridhar2018-09-19
* | | Add a space to the error message.Gravatar Amit Patankar2018-09-19
* | | Python interface for Boosted Trees model explainability (currently includes d...Gravatar A. Unique TensorFlower2018-09-19
* | | Enable large constant array deduping by default.Gravatar A. Unique TensorFlower2018-09-19
* | | Fix documentation markdownGravatar A. Unique TensorFlower2018-09-19
* | | Force-place embedding variables on CPUs ein eager mode.Gravatar Alexandre Passos2018-09-19
* | | Return error message with illegal input rather than check-failing in op_kernel.Gravatar Jacques Pienaar2018-09-19