aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Increase tolerance for depthwise convolution gradient tests.Gravatar A. Unique TensorFlower2018-06-14
* Correctly build and link in the GCS control opsGravatar Brennan Saeta2018-06-14
* Add HWNC and HWCN data format supportGravatar A. Unique TensorFlower2018-06-14
* Small refactoring of code to check device crossing in dependency optimizer.Gravatar A. Unique TensorFlower2018-06-14
* Speed up shuffle_dataset_op_test.Gravatar Saurabh Saxena2018-06-14
* [TF:XLA] Account for subcomputations in heap simulator during scheduling.Gravatar Dimitris Vardoulakis2018-06-14
* Convert log(x+1) to log1p(x).Gravatar A. Unique TensorFlower2018-06-14
* Automated g4 rollback of changelist 196296096Gravatar A. Unique TensorFlower2018-06-14
* [tf.data] Adding support for tf.data.Dataset.prefetch(buffer_size=0).Gravatar Jiri Simsa2018-06-14
* Export build_toco_convert_protosGravatar Suharsh Sivakumar2018-06-14
* [tf.data] Convert GeneratorDataset to use StructuredFunctionWrapper.Gravatar Derek Murray2018-06-14
* Internal Change.Gravatar A. Unique TensorFlower2018-06-14
* Clarify reuse documentation in variable_scope and eager.Gravatar Alexandre Passos2018-06-14
* Automated g4 rollback of changelist 200414970Gravatar Yu-Cheng Ling2018-06-14
* Install Keras dependencies.Gravatar Yifei Feng2018-06-14
* Add support for TOKEN type to CPU/GPU backends.Gravatar Mark Heffernan2018-06-14
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-06-14
* Support non-static shape in `tf.distributions.Categorical`.Gravatar Christopher Suter2018-06-14
* Factor a "capture_dependencies" scope out of Template.Gravatar Allen Lavoie2018-06-14
* [TF:XLA] Bump open source llvm revision to r334704Gravatar Sanjoy Das2018-06-14
* Optimized implementation of transpose conv. Uses an im2col array and GEMM, si...Gravatar A. Unique TensorFlower2018-06-14
* Automated g4 rollback of changelist 200500606Gravatar A. Unique TensorFlower2018-06-14
* Switch "init_from_checkpoint" to use "DEBUG" log level.Gravatar Mark Daoust2018-06-14
* Make it possible to retrieve the variables used in a defined function.Gravatar Akshay Agrawal2018-06-14
* Remove dead code from bulk_restore() but keep dead function parameter for bac...Gravatar A. Unique TensorFlower2018-06-14
* Propagate the non-resource part of a resource tensor's shape in Enter's shape...Gravatar Peter Hawkins2018-06-14
* [XLA:GPU] Make alias analysis emit metadata for subshapesGravatar Benjamin Kramer2018-06-14
* Amend notes on eager compatibility for EstimatorGravatar Martin Wicke2018-06-14
* [tf.data] Add `StructuredFunctionWrapper` to encapsulate tf.data's enhancemen...Gravatar Derek Murray2018-06-14
* Add tf.contrib.checkpoint.list_objects for listing all Python dependencies of aGravatar Allen Lavoie2018-06-14
* Disable removing pairs of transposes across chains, while debugging breakage ...Gravatar A. Unique TensorFlower2018-06-14
* [XLA:GPU] Turn on Loop-Loop sibling multi-output fusionGravatar Benjamin Kramer2018-06-14
* Adds support for explicitly assigning the replica to the VariableDeviceChoose...Gravatar A. Unique TensorFlower2018-06-14
* Make deleting HloInstruction safer.Gravatar A. Unique TensorFlower2018-06-14
* Standardize the type notation for docstrings that require describing a type.Gravatar Dan Moldovan2018-06-14
* Add support for propagating resource shapes via the TPUReplicatedInput operat...Gravatar Peter Hawkins2018-06-14
* [TF:XLA] Pass source tensors in original input graph to subgraph rewrite func...Gravatar Peter Hawkins2018-06-14
* Internal change.Gravatar A. Unique TensorFlower2018-06-14
* Extract HloExecutionProfiler into its own file.Gravatar Adrian Kuegel2018-06-14
* Provide the ability to specify, in tf.train.MonitoredTrainingSession(), a sep...Gravatar A. Unique TensorFlower2018-06-14
* Automated g4 rollback of changelist 200467580Gravatar A. Unique TensorFlower2018-06-14
* Remove hardcoded dtype in tf.layers.xxx() function call to make them compatib...Gravatar James Qin2018-06-14
* Re-enable compilation for MacOS. This was unintentionally broken previouslyGravatar A. Unique TensorFlower2018-06-13
* Automated g4 rollback of changelist 200495346Gravatar A. Unique TensorFlower2018-06-13
* Fix layout assignment CHECK failure on channel constraints.Gravatar A. Unique TensorFlower2018-06-13
* fully_connected_feed_test timing out, increase its size.Gravatar A. Unique TensorFlower2018-06-13
* Reduce runtime of metric_ops_test by increasing sharding and splittingGravatar A. Unique TensorFlower2018-06-13
* Makes cond_v2 pass in device, container, colocation stacks, and collections t...Gravatar A. Unique TensorFlower2018-06-13
* Fix typo in register.hGravatar A. Unique TensorFlower2018-06-13
* Add sequential functionality to _SharedEmbeddingColumn.Gravatar A. Unique TensorFlower2018-06-13