aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix merge conflictsGravatar Sourabh Bajaj2017-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
* | Update input_fn.md (#14992)Gravatar 田传武2017-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
* | Fix dataset tests broken on HEAD (#15012)Gravatar Sourabh Bajaj2017-11-30
* | Fix export_test failure (#15011)Gravatar Sourabh Bajaj2017-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
* | Add user friendly error checking about script run location. (#14949)Gravatar Andrew Selle2017-11-30
* | Fix decode_bmp crash by adding length check before reading the data in buffer...Gravatar Yong Tang2017-11-30
* | Merge pull request #14844 from tensorflow/revert-14730-masterGravatar Yifei Feng2017-11-30
|\ \
* \ \ Merge pull request #14354 from yjmade/masterGravatar Yifei Feng2017-11-30
|\ \ \
| | | * Disable dnn_linear_combined_testGravatar Gunhan Gulsoy2017-11-30
* | | | Update CONTRIBUTING.md (#14695)Gravatar dmaclach2017-11-30
* | | | revise docstring (#14792)Gravatar Zhengsheng Wei2017-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