aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Don't remove send, recv, or trace instructions in DCE pass. Also,Gravatar Mark Heffernan2017-01-19
* Change for internal compatibility.Gravatar A. Unique TensorFlower2017-01-19
* StreamExecutor param to specify cuDNN or TF paddingGravatar A. Unique TensorFlower2017-01-19
* Improve the performance of CPU assignment for strings. Very large increase inGravatar A. Unique TensorFlower2017-01-19
* Automated rollback of change 144922485Gravatar David Soergel2017-01-19
* [XLA] Move ProgramShape creation utility from HloTestBase by an existing one ...Gravatar Eli Bendersky2017-01-19
* Add reference implementation of separable convolution.Gravatar HyoukJoong Lee2017-01-19
* Add @Ignore instead of commenting out @Test for tests that needGravatar A. Unique TensorFlower2017-01-18
* Expose export-related utility functions under tf.contrib.learnGravatar David Soergel2017-01-18
* Make train_monitors property getter returns shallow copy of the internal list...Gravatar Jianwei Xie2017-01-18
* [XLA:GPU] Do not merge fusions that are not loop fusions.Gravatar Jingyue Wu2017-01-18
* Automated rollback of change 144897533Gravatar A. Unique TensorFlower2017-01-18
* Add werkzeug as a dependency to TensorBoard.Gravatar Dandelion Mané2017-01-18
* Support exporting Slim models as frozen graph defsGravatar Pete Warden2017-01-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-18
* export_savedmodel is no longer considered @experimental.Gravatar David Soergel2017-01-18
* TESTFIX in distribution_util_test.Gravatar Ian Langmore2017-01-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-18
* Replace usages of export_input_fn with serving_input_fn.Gravatar David Soergel2017-01-18
* Deal with parallel concat as a registered graph optimization pass.Gravatar A. Unique TensorFlower2017-01-18
* Default reuse should be None, never False. Correct it in layers and add tests.Gravatar Lukasz Kaiser2017-01-18
* Avoid the name Yield as some windows header defines a macro with this name.Gravatar A. Unique TensorFlower2017-01-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-18
* Make "Neg" op hidden from Python.Gravatar Andrew Selle2017-01-18
* Change weight broadcasting for losses.sparse_softmax_cross_entropy to be the ...Gravatar A. Unique TensorFlower2017-01-18
* Add finalizer callback to ExportStrategyGravatar David Soergel2017-01-18
* Add a utility class for clock cycle profiling and use it in soc graph executi...Gravatar A. Unique TensorFlower2017-01-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-18
* Update libxsmm version to 1.6.5.Gravatar A. Unique TensorFlower2017-01-18
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-18
* Fix variable name (it's "dimension" not "dimensions") and move adverb.Gravatar A. Unique TensorFlower2017-01-18
* Fix gradients of Categorical.entropy (#6717).Gravatar Eugene Brevdo2017-01-18
* s/</<=/ in docstring for tf.reverse_sequence().Gravatar A. Unique TensorFlower2017-01-18
* Cleanup soc graph transfererGravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 144872941Gravatar A. Unique TensorFlower2017-01-18
* [XLA] Remove superfluous ConsumeValueOrDie() call in LocalService::CompileAhe...Gravatar Peter Hawkins2017-01-18
* Reenable sparse_matmul_op for Android buildsGravatar Andrew Harp2017-01-18
* Refactor SVM estimator to inherit from Estimator and delete unused methods.Gravatar A. Unique TensorFlower2017-01-18
* A canned Estimator for state saving RNNs.Gravatar A. Unique TensorFlower2017-01-18
* Android demo: read MultiBox priors from a txt file in Java rather than readin...Gravatar Andrew Harp2017-01-18
* Added duration to the log of LoggingTensorHook. Duration is logged in many in...Gravatar Mustafa Ispir2017-01-18
* Set --distinct_host_configuration=false to save CI build times.Gravatar Jonathan Hseu2017-01-18
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-18
* Switch to doxygen-friendly comments in generated C++ op code.Gravatar A. Unique TensorFlower2017-01-18
* tfdbg: add sh_test for examples & add add_tensor_filter to LocalCLIDebugHookGravatar Shanqing Cai2017-01-18
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-18
* Remove TODO that should have been removed by earlier change.Gravatar A. Unique TensorFlower2017-01-18
* [XLA] Add has_module_config.Gravatar Jacques Pienaar2017-01-18
* Adding support for SparseTensor in the sequences of batch_sequences_with_states.Gravatar A. Unique TensorFlower2017-01-18
* [XLA] VLOG more details when ShapeUtil::Equal returns falseGravatar Eli Bendersky2017-01-18