aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* The link fixer needs these to be all on one line.Gravatar Mark Daoust2017-11-14
* Enabling default extend_export_strategy call to use the base_export_strategy ...Gravatar A. Unique TensorFlower2017-11-14
* Remove experimental tpu.outside_all_rewrites() API.Gravatar Peter Hawkins2017-11-14
* Build the function graph only once when inferring shapes for function. This s...Gravatar Benoit Steiner2017-11-14
* Adding Python3.6 support for nightly binaries.Gravatar Amit Patankar2017-11-14
* fix a typo in the comment.Gravatar A. Unique TensorFlower2017-11-14
* Do not log a warning when `Rendezvous::Send()` fails in the Send op kernel.Gravatar Derek Murray2017-11-14
* Removing generator expression in args_to_matching_eagerGravatar Alexandre Passos2017-11-14
* Added support for multi-column vocab files to tf.contrib.lookup.index_table_f...Gravatar A. Unique TensorFlower2017-11-14
* Fixed a bug in tensorflow::str_util::CUnescape. Added a str util test thatGravatar A. Unique TensorFlower2017-11-14
* Adding an optimizer module for preconditioned stochastic gradient langevin dy...Gravatar A. Unique TensorFlower2017-11-14
* [tpu:profiler] Add matrix unit utilization to TfOpStats.Gravatar A. Unique TensorFlower2017-11-14
* Tape stack in C++ instead of python.Gravatar Alexandre Passos2017-11-14
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-14
* In the Grappler arithmetic optimizer, make sure the two new nodes have unique...Gravatar A. Unique TensorFlower2017-11-13
* Changes to the TF mobile docs for TFLite, and a new intro for TFLite.Gravatar A. Unique TensorFlower2017-11-13
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* Add a checkpoint compatibility test for layout optimizer.Gravatar Yao Zhang2017-11-13
* (1) Make LIFO's GetCurrNode() returns the same node until RemoveCurrNode() isGravatar A. Unique TensorFlower2017-11-13
* Fix a bug in ParallelInterleaveDataset, which expands dictionary output to di...Gravatar A. Unique TensorFlower2017-11-13
* [XLA:CPU/GPU] Implement multi-module compilation for the CPU and GPU backendsGravatar Sanjoy Das2017-11-13
* Avoid overwriting LLVM IR files dumped from the same process.Gravatar Sanjoy Das2017-11-13
* Automated g4 rollback of changelist 149812908Gravatar A. Unique TensorFlower2017-11-13
* Re-order arguments on the replicated model_fn.Gravatar Igor Saprykin2017-11-13
* Hlo parser: support fusion.Gravatar A. Unique TensorFlower2017-11-13
* Delete infeasible TODO in CudnnRNNGravatar James Qin2017-11-13
* Add a model comparison function to TPU test utilities.Gravatar Russell Power2017-11-13
* Add multi_gpu_model utility in tf.keras.Gravatar Francois Chollet2017-11-13
* Explicitly specify TFLite demo assets in BUILD fileGravatar Austin Anderson2017-11-13
* Split up HloExecutionProfile into a set of re-usable componentsGravatar Sanjoy Das2017-11-13
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-11-13
* Change `saved_model_builder` to `saved_model.builder`.Gravatar A. Unique TensorFlower2017-11-13
* [tpu:profiler] Interface and client side change for input pipeline and fut...Gravatar A. Unique TensorFlower2017-11-13
* [tpu:profiler] Renaming some fields in tf_ops_stats.proto to make them mor...Gravatar A. Unique TensorFlower2017-11-13
* Add BF16 to ByteSizeOfPrimitiveType.Gravatar A. Unique TensorFlower2017-11-13
* Enable ImportGraphDef to import unbound graph when input_map maps all unboundGravatar A. Unique TensorFlower2017-11-13
* Include float16 benchmarks for Conv2D.Gravatar Yangzihao Wang2017-11-13
* Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13
* Upgrade gRPC version used in OSS. Fix-forward of #14262. Remove namespace-com...Gravatar A. Unique TensorFlower2017-11-13
* Re-introduce support for key-value records into tf.data.read_batch_features.Gravatar Jiri Simsa2017-11-13
* Validate shapes when updating edges from Python.Gravatar Olivia Nordquist2017-11-13
* Fix CuDNNCompatibleGRU after GRUCell refactorizationGravatar James Qin2017-11-13
* Automated g4 rollback of changelist 175304150Gravatar A. Unique TensorFlower2017-11-13
* Internal change.Gravatar A. Unique TensorFlower2017-11-13
* Add bfloat support to XLA.Gravatar Yunxing Dai2017-11-13
* Fix use-after-free bug.Gravatar Alexandre Passos2017-11-13
* Moved tensorflow::StringPiece::Hasher out of tensorflow::StringPiece and rena...Gravatar A. Unique TensorFlower2017-11-13
* Implement __format__ for EagerTensorGravatar Akshay Agrawal2017-11-13
* Allow assigning colors based on HLO sharding information, when generating Gra...Gravatar A. Unique TensorFlower2017-11-13
* [TF:XLA] Adding test coverage for more C64 operations, and ensuring they pass.Gravatar A. Unique TensorFlower2017-11-13