aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adds a fisher block for fully connected recurrent layers.Gravatar A. Unique TensorFlower2017-11-30
* Add additional linkopts argument to tf_custom_op_library.Gravatar A. Unique TensorFlower2017-11-30
* [XLA] Hlo parser: support rng and reduce-precision. Also simplify the lexer b...Gravatar A. Unique TensorFlower2017-11-30
* Use latest nsync in tensorflow. Latest nsync builds with bazel on FreeBSD.Gravatar A. Unique TensorFlower2017-11-30
* Disable tuning for now. Re-enable when measurement-based estimator is ready.Gravatar Yao Zhang2017-11-30
* enabling Tensor._set_shape() to work with the C APIGravatar Olivia Nordquist2017-11-30
* Automated g4 rollback of changelist 177505909Gravatar Yao Zhang2017-11-30
* Register more ops with bfloat16 types.Gravatar Peter Hawkins2017-11-30
* Output unknown dimension root nodes with --vmodule=graph_properties=2Gravatar Max Galkin2017-11-30
* Support compressed TensorProto format in constant folding for types iny16, in...Gravatar A. Unique TensorFlower2017-11-30
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* [TF:XLA] Use output spatial dimensions instead of a transpose for convGravatar David Majnemer2017-11-30
* Add int64 support to XLA Shape op.Gravatar A. Unique TensorFlower2017-11-30
* [TF:XLA] Make tf_cnn_benchmarks run on CPU with XLA.Gravatar A. Unique TensorFlower2017-11-30
* [XLA] Sanitize hlo names to match regexp "[a-zA-Z_][a-zA-Z0-9_.-]*".Gravatar A. Unique TensorFlower2017-11-30
* Fix profiler to track some missed persistent bytes.Gravatar A. Unique TensorFlower2017-11-30
* Extract out a MathUtil::GCD helperGravatar Sanjoy Das2017-11-30
* TF server should not crash when -v=1 is enabled.Gravatar A. Unique TensorFlower2017-11-30
* Disable state_saving_rnn_estimator_test in asan mode.Gravatar Gunhan Gulsoy2017-11-30
* Automated g4 rollback of changelist 177499365Gravatar Gunhan Gulsoy2017-11-30
* Enable tests that pass now with the new copy insertion.Gravatar A. Unique TensorFlower2017-11-30
* [TF:XLA] Allow bfloat16 types in more places.Gravatar Peter Hawkins2017-11-30
* Add R1 slice tests.Gravatar A. Unique TensorFlower2017-11-30
* Support binary operations with a scalar and a 4d tensor as input; refactorGravatar Yao Zhang2017-11-30
* Add an option to override maximum number of elements in the quantileGravatar A. Unique TensorFlower2017-11-30
* Add rules to replace nodes corresponding to operations with the neutral and a...Gravatar A. Unique TensorFlower2017-11-30
* [XLA:CPU] Add Hlo profiling support to XlaJitCompiledCpuFunctionGravatar Sanjoy Das2017-11-30
* [XLA] Adds Dot with DotDimensionNumbers proto for specifying arbitrary contra...Gravatar A. Unique TensorFlower2017-11-30
* Change depthwise convolution filter expansion and contraction withGravatar Blake Hechtman2017-11-30
* Disable dnn_linear_combined_testGravatar Gunhan Gulsoy2017-11-30
* Internal testing change.Gravatar Russell Power2017-11-30
* Turned a verbose log into a vlogGravatar Benoit Steiner2017-11-30
* Change "Datasets" to "`tf.data`" in the "Reading Data" API guide.Gravatar Derek Murray2017-11-30
* Uses C API for eager functions.Gravatar Alexandre Passos2017-11-30
* [TF:XLA] Add support for the V2 variants of the FusedBatchNorm operators, whi...Gravatar Peter Hawkins2017-11-30
* Rename tests.Gravatar A. Unique TensorFlower2017-11-30
* Hoist function input placeholders out of any control flow context.Gravatar Skye Wanderman-Milne2017-11-30
* Implement Python-specific device and colocation logic in import_graph_def wit...Gravatar Skye Wanderman-Milne2017-11-30
* Add support for int32 output types to the Multinomial op.Gravatar Peter Hawkins2017-11-30
* Disable baseline_test in asan.Gravatar Gunhan Gulsoy2017-11-30
* Automated g4 rollback of changelist 177362829Gravatar A. Unique TensorFlower2017-11-30
* Automated g4 rollback of changelist 177375237Gravatar Gunhan Gulsoy2017-11-30
* Always leverage shapes inference now that it can handle fed nodesGravatar Benoit Steiner2017-11-29
* Add native dilated support for conv2d and its gradients in cudnn v>=6.Gravatar Yangzihao Wang2017-11-29
* Change `tf.contrib.distributions` docstring examples to use `tfd` alias rathe...Gravatar Joshua V. Dillon2017-11-29
* Fix more clang-tidy warnings:Gravatar Eli Bendersky2017-11-29
* Using the C API in eager mode for graph functions.Gravatar Alexandre Passos2017-11-29
* Automated g4 rollback of changelist 177353959Gravatar Gunhan Gulsoy2017-11-29
* Updating references to the `tf.data` API to `tf.data` from `Datasets`.Gravatar Jiri Simsa2017-11-29
* Add R1 slice tests.Gravatar A. Unique TensorFlower2017-11-29