aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Toco: Fix a minor problem in affine fusing.Gravatar Yu-Cheng Ling2018-08-14
| | | | | | | | | * | | CLN: register op for float32, float64 onlyGravatar Yan Facai (颜发才)2018-08-15
* | | | | | | | | | | | 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
| | | | | | | | | * | | | | | | fix sanity check failureGravatar weidankong2018-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
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | update according commentsGravatar weidankong2018-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
* | | | | | | | | | | | | | | | | Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | | | | | | | | | | | Introduce fivefold broadcast Mul op kernels for uint8.Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | | | | | | | | | | | First iteration of oblivious tree split handling for dense features.Gravatar A. Unique TensorFlower2018-08-14
* | | | | | | | | | | | | | | | | Fix error when using `colocate_with` function with DistributionStrategy.Gravatar Anjali Sridhar2018-08-14
* | | | | | | | | | | | | | | | | Add doc control decorators to the api-generator.Gravatar Mark Daoust2018-08-14
* | | | | | | | | | | | | | | | | TFLite: Add a failing test case where 2 Conv2D use the same weight tensor.Gravatar Yu-Cheng Ling2018-08-14
* | | | | | | | | | | | | | | | | Add a custom numbering option to tf.contrib.checkpoint.CheckpointManagerGravatar Allen Lavoie2018-08-14
* | | | | | | | | | | | | | | | | Re-enable some tests on WindowsGravatar A. Unique TensorFlower2018-08-14
* | | | | | | | | | | | | | | | | Expose UpdateContext which is needed by HorovodStrategy.Gravatar Yuefeng Zhou2018-08-14
* | | | | | | | | | | | | | | | | [XLA] Add a new HLO pass to expand Scatter into existing HLO ops.Gravatar A. Unique TensorFlower2018-08-14
| * | | | | | | | | | | | | | | | Merge branch 'master' into py36whlGravatar Gunhan Gulsoy2018-08-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add more layers to the existing Functional and Subclassed models to make it m...Gravatar Anjali Sridhar2018-08-14
* | | | | | | | | | | | | | | | | Provide TfLiteContext arg to all TfLiteDelegate callbacksGravatar Jared Duke2018-08-14