aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Improves the docstring and comments about feature column library.Gravatar Jianwei Xie2018-06-14
* Added comment to explain plugging on external sharding normalizers.Gravatar A. Unique TensorFlower2018-06-14
* Disable collective ops support on Android builds.Gravatar Timon Van Overveldt2018-06-14
* Move xla_sharding related code to third_partyGravatar Youlong Cheng2018-06-14
* [tf.data] Internal refactor of `tf.data.contrib.map_and_batch()`, switching f...Gravatar Jiri Simsa2018-06-14
* Increase the numerical tolerance threshold temporarily to make the test pass.Gravatar Guangda Lai2018-06-14
* Split out HloAllReduceInstruction as a subclass of HloInstruction.Gravatar A. Unique TensorFlower2018-06-14
* 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