aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [tpu:profiler] Add host-independent and host-dependent job info to the run...Gravatar A. Unique TensorFlower2017-12-01
* Automated g4 rollback of changelist 177614538Gravatar Gunhan Gulsoy2017-12-01
* [TF:XLA] Remove unused class XlaLocalRuntimeContext and related member variab...Gravatar A. Unique TensorFlower2017-12-01
* Adds -latomic as linkopts to support uses of ISO C++11 <atomic>.Gravatar A. Unique TensorFlower2017-12-01
* Make 'producer_op_list' argument to import_graph_def work with C API.Gravatar Skye Wanderman-Milne2017-12-01
* Add `dtype` keyword argument to `_EagerTensorBase`'s `__array__` method.Gravatar Akshay Agrawal2017-12-01
* Customize request timeouts for GCS filesystem.Gravatar Brennan Saeta2017-12-01
* Make TopologicalSort return an error status if the sorting fails.Gravatar A. Unique TensorFlower2017-12-01
* Internal ChangeGravatar A. Unique TensorFlower2017-12-01
* Remove stale comment.Gravatar Nick Desaulniers2017-12-01
* Moved compute_pi from utils.py to fisher_blocks.py and added global constant ...Gravatar A. Unique TensorFlower2017-12-01
* Seed the time series LSTM example unit test.Gravatar Allen Lavoie2017-12-01
* Add `cross_entropy` and `kl_divergence` to `tf.distributions.Distribution`.Gravatar Joshua V. Dillon2017-12-01
* Store and log request URI when requests hang.Gravatar Brennan Saeta2017-12-01
* Split out a "graph" library from "core_cpu" to allow finer-grained dependencies.Gravatar Derek Murray2017-12-01
* 1) Make `tensor_pool` support a list of input_values, so we can store (genera...Gravatar A. Unique TensorFlower2017-12-01
* TFE: Remove contrib/eager/python/sumary_writer.pyGravatar Shanqing Cai2017-12-01
* Build demo app for SmartReplyGravatar A. Unique TensorFlower2017-12-01
* 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