aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Do not use SSE4.1 instructions on Android builds.Gravatar A. Unique TensorFlower2017-06-21
* [XLA] Remove xla_hlo_test_generate_hlo_graph, which is now redundant.Gravatar Eli Bendersky2017-06-21
* Add log_step_count_steps to RunConfig and allow it to flow to the MonitoredSe...Gravatar A. Unique TensorFlower2017-06-21
* Use more efficient squared_differenceGravatar Sergio Guadarrama2017-06-21
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-06-21
* Updates layers tutorial and corresponding example.Gravatar A. Unique TensorFlower2017-06-21
* [XLA] Remove xla_cpu_*_eigen flags from CPU backends.Gravatar Eli Bendersky2017-06-21
* Rewrite SameDefinedShape function in ShapeRefinerGravatar A. Unique TensorFlower2017-06-21
* Suggest people need to do some build environment ./configur'ing.Gravatar Andrew Selle2017-06-21
* Internal changeGravatar A. Unique TensorFlower2017-06-21
* [XLA:HLO] Split Hlo{Value,Buffer} out of Hlo{Dataflow,Alias}Analysis.Gravatar A. Unique TensorFlower2017-06-21
* [XLA:HLO] Move sequence functions from hlo_ordering.h to hlo_scheduling.h.Gravatar A. Unique TensorFlower2017-06-21
* Adding missing deps to targets in llvm.BUILD. This was only working in non-sa...Gravatar A. Unique TensorFlower2017-06-21
* Automated g4 rollback of changelist 159718610Gravatar A. Unique TensorFlower2017-06-21
* Fixed the scalar output for shard api when outputs_from_all_shards=True.Gravatar Jianwei Xie2017-06-21
* Several Estimator changes:Gravatar Jonathan Hseu2017-06-21
* Use C API to implement Operation.device propertyGravatar A. Unique TensorFlower2017-06-21
* Added parameterized tests to reduce window tests.Gravatar A. Unique TensorFlower2017-06-21
* Migrate ops for new version of TensorForest.Gravatar A. Unique TensorFlower2017-06-21
* Fix typo in docstringGravatar Makoto Uchida2017-06-21
* [XLA] Remove unused factory in local_serviceGravatar Eli Bendersky2017-06-21
* Updates get_started tutorial.Gravatar A. Unique TensorFlower2017-06-21
* Fixed memory leak that can be triggered by a failed node evaluationGravatar Benoit Steiner2017-06-21
* Fix a bug in the memory optimizer when two inputs to a node are both recomputedGravatar A. Unique TensorFlower2017-06-21
* Migrate kernels to boosted_trees.Gravatar A. Unique TensorFlower2017-06-21
* PiperOrigin-RevId: 159698321Gravatar A. Unique TensorFlower2017-06-21
* Remove redundant `get` calls on smart pointersGravatar A. Unique TensorFlower2017-06-21
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-21
* Properly handle ops that don't have a CPU kernelGravatar Benoit Steiner2017-06-20
* Make changes to prepare for the fused option of batch norm to be set to None ...Gravatar Yao Zhang2017-06-20
* [XLA] Add tests for select ops and while loops that produce tuples that conta...Gravatar A. Unique TensorFlower2017-06-20
* Use C API to implement Operation.name propertyGravatar A. Unique TensorFlower2017-06-20
* Previously we didn't have an implementation of BatchNormInference and BatchNo...Gravatar A. Unique TensorFlower2017-06-20
* Automated g4 rollback of changelist 159570549Gravatar A. Unique TensorFlower2017-06-20
* [XLA] Disallow calling ShapeUtil::ElementsIn on tuple shapes.Gravatar A. Unique TensorFlower2017-06-20
* Internal change.Gravatar Anna R2017-06-20
* Add while hlo test.Gravatar A. Unique TensorFlower2017-06-20
* Introduce Tensor Processing Unit-specific operations and estimators. This com...Gravatar Frank Chen2017-06-20
* Support reuse cuDNNLSTM-trained checkpoints by multi-layer LSTM(Block)CellGravatar James Qin2017-06-20
* Make transpose layout assignement more clear since reasoning about theGravatar Blake Hechtman2017-06-20
* Automated g4 rollback of changelist 159583264Gravatar Jonathan Hseu2017-06-20
* [XLA] Move replica_count out of Backend.Gravatar Eli Bendersky2017-06-20
* Change default manager to FIFO for general performance improvements.Gravatar A. Unique TensorFlower2017-06-20
* Added an option for ignoring missing variables in assign_from_checkpoint, sim...Gravatar A. Unique TensorFlower2017-06-20
* Add Score-Gradient trick to `monte_carlo_csiszar_f_divergence`.Gravatar Joshua V. Dillon2017-06-20
* Expose num_enqueue_threads argument to read_batch_features.Gravatar A. Unique TensorFlower2017-06-20
* Adds new Dataset APIs for filesystemsGravatar Brennan Saeta2017-06-20
* Updates estimators tutorial.Gravatar A. Unique TensorFlower2017-06-20
* [XLA] Remove redundant conversion code in HloEvaluator.Gravatar Mark Heffernan2017-06-20
* [XLA] Remove xla_emit_tbaa flagGravatar Eli Bendersky2017-06-20