aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | Small fix to MaybeGetMinimumShape() in op_level_cost_estimator.Gravatar Doe Hyun Yoon2018-08-15
* | | | Dead code elimination.Gravatar Akshay Agrawal2018-08-15
* | | | Run buildifier on tensorflow.bzlGravatar Gunhan Gulsoy2018-08-15
* | | | [XLA] Fix a bug in scatter test.Gravatar A. Unique TensorFlower2018-08-15
* | | | Add batch_gather that assumes a series of leading (dense) dimensions.Gravatar Adria Puigdomenech2018-08-15
* | | | Fix toco execution on WindowsGravatar Jared Duke2018-08-15
* | | | Split unit test case for further parallelize.Gravatar Scott Zhu2018-08-15
* | | | Remove unused Estimator overrides.Gravatar Jianwei Xie2018-08-15
* | | | Improve the performance of ShapeUtil::GetLeafCountGravatar A. Unique TensorFlower2018-08-15
* | | | compat: Update forward compatibility horizon to 2018-08-15Gravatar A. Unique TensorFlower2018-08-15
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-15
* | | | Update community page with more specific links to security advisories and oth...Gravatar Frank Chen2018-08-14
* | | | Automated rollback of commit a00fba38681fa28d6d20cd730fe362864b819a0dGravatar Gunhan Gulsoy2018-08-14
* | | | Change the initialization of the mean squared gradient variable of the optimi...Gravatar A. Unique TensorFlower2018-08-14
* | | | Propagate minmax information across input and outputs of Reshape.Gravatar Suharsh Sivakumar2018-08-14
* | | | The rewriter should not add nodes if followed pass-through op and then a Fake...Gravatar Suharsh Sivakumar2018-08-14
* | | | Toco: Fix a minor problem in affine fusing.Gravatar Yu-Cheng Ling2018-08-14
* | | | Quantized Dilated Convolution support.Gravatar Suharsh Sivakumar2018-08-14
* | | | Merge pull request #21494 from npow:fix-15943Gravatar TensorFlower Gardener2018-08-14
|\ \ \ \
* | | | | [XLA:GPU] VLOG HLO before optimization.Gravatar Sanjoy Das2018-08-14
* | | | | Propagate the Compiler pointer to CudnnConvolutionAlgorithmPicker.Gravatar Tim Shen2018-08-14
* | | | | Create a tf.constant for the weak_learner_type that's shared across all theGravatar A. Unique TensorFlower2018-08-14
* | | | | ExpandDims requires the 'dim' argument to be a scalar.Gravatar Asim Shankar2018-08-14
* | | | | New Class StepsExporter added which exports the serving graph and checkpoints...Gravatar A. Unique TensorFlower2018-08-14
* | | | | Make early stopping tests less brittle to prevent breaking them when upgradin...Gravatar A. Unique TensorFlower2018-08-14
* | | | | Change PickBestAlgorithm to return a StatusOr object.Gravatar Tim Shen2018-08-14
* | | | | Adds support for Eager delegate to tflite_diff.Gravatar Nupur Garg2018-08-14
* | | | | Merge pull request #21589 from karllessard:java-types-tfnumberGravatar TensorFlower Gardener2018-08-14
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #20114 from formath:hash_table_more_typesGravatar TensorFlower Gardener2018-08-14
|\ \ \ \ \ \
| | | | * | | Remove set_build_strip_flagGravatar Sami Kama2018-08-14
* | | | | | | Add new interfaces to DistributionStrategies to work with distribute coordina...Gravatar Yuefeng Zhou2018-08-14
* | | | | | | Add a buffer comparator to make it easy comparing fp16 buffers.Gravatar Tim Shen2018-08-14
* | | | | | | [XLA] Optimize Transpose and Reshape of single-use Rng.Gravatar Blake Hechtman2018-08-14
* | | | | | | Automated rollback of commit 0c98648e9a8722344bf8445ae46b1dff507b4859Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | Internal change.Gravatar Nupur Garg2018-08-14
* | | | | | | Fix the Eager prefix constant.Gravatar Yu-Cheng Ling2018-08-14
* | | | | | | Add an `implementation` argument to `tf.keras.layers.LocallyConnected2D` and ...Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | Merge pull request #18955 from brettkoonce:minor_sp_04_28Gravatar TensorFlower Gardener2018-08-14
|\ \ \ \ \ \ \
* | | | | | | | Make eager compile without remote (important for android)Gravatar Akshay Modi2018-08-14
* | | | | | | | Sort the redirects list so the output is consistent from run to run.Gravatar Mark Daoust2018-08-14
* | | | | | | | Merge pull request #21497 from Intel-tensorflow:py36whlGravatar TensorFlower Gardener2018-08-14
|\ \ \ \ \ \ \ \
* | | | | | | | | Add quantized support to LOG_SOFTMAXGravatar Jared Duke2018-08-14
* | | | | | | | | Delete unused code.Gravatar Akshay Agrawal2018-08-14
* | | | | | | | | TOCO Bugfix: Do not fuse affine if weights/bias has other consumer op.Gravatar Yu-Cheng Ling2018-08-14
* | | | | | | | | ZerosLike in symbolicgradient for resource variablesGravatar Alexandre Passos2018-08-14
| | | | | | * | | Merge branch 'master' into BazelNoStripGravatar Sami Kama2018-08-14
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Automated rollback of commit cea262e16a004d73295259c42f21e2655da3df13Gravatar Gunhan Gulsoy2018-08-14
* | | | | | | | | Fix unit test for RNN.Gravatar Scott Zhu2018-08-14
* | | | | | | | | Update flaky test.Gravatar Scott Zhu2018-08-14
* | | | | | | | | Avoid device to host copies by "partially declustering" certain nodes.Gravatar Sanjoy Das2018-08-14