aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Shorten docstring line.Gravatar A. Unique TensorFlower2017-07-26
* Fix comment ypoGravatar Asim Shankar2017-07-26
* [XLA] Fix a bug in cloning outfeeds, carried the wrong shape.Gravatar Chris Leary2017-07-26
* Rollback of GPU kernel implementation of transpose for tensors with one small...Gravatar Yangzihao Wang2017-07-26
* Set device for nodes added by LayoutOptimizer.Gravatar Yao Zhang2017-07-26
* [XLA] Refactor insert-ReducePrecisionInsertion-pass code into a separate func...Gravatar A. Unique TensorFlower2017-07-26
* Build fix for Android nightly buildGravatar A. Unique TensorFlower2017-07-26
* [tpu:profiler] Make duration of tracing changeable.Gravatar Eric Liu2017-07-26
* Reflow comments to avoid being too long.Gravatar A. Unique TensorFlower2017-07-26
* Fix arg lists for args and kwargs in docs.Gravatar Mark Daoust2017-07-26
* Updated the memory optimization config to introduce an explicit default value...Gravatar Benoit Steiner2017-07-26
* Introduced a default setting for constant folding, currently set to OFF. WillGravatar Benoit Steiner2017-07-26
* Setup a resource manager and enable the use of multiple threads during foldingGravatar Benoit Steiner2017-07-26
* Add LocalTempFilename function to Env class which creates a local temp file nameGravatar Yuefeng Zhou2017-07-26
* Create new tf.learn.estimator.head which is based on a tf.DistributionGravatar Joshua V. Dillon2017-07-26
* [XLA] Finish normalizing fusion computations into standard computationsGravatar A. Unique TensorFlower2017-07-26
* Replace local tag with requires-gpu tag for cuda and sycl testsGravatar Shanqing Cai2017-07-26
* New "Estimators" unit of Programmer's Guide.Gravatar A. Unique TensorFlower2017-07-26
* DirectSession: Add accessor to DeviceMgr.Gravatar Asim Shankar2017-07-26
* Automated g4 rollback of changelist 163164566Gravatar Kay Zhu2017-07-25
* Removing session reset since destroying the session object would delete its v...Gravatar Yuefeng Zhou2017-07-25
* [XLA] Use HloEvaluator for convolution in reference_util.Gravatar Kay Zhu2017-07-25
* Internal change.Gravatar A. Unique TensorFlower2017-07-25
* Automated g4 rollback of changelist 163128673Gravatar Yuefeng Zhou2017-07-25
* Plumbs rendezvous through function calls.Gravatar A. Unique TensorFlower2017-07-25
* Implemented MemoryUsed function for hash tables.Gravatar Yuefeng Zhou2017-07-25
* `.get_shape()` -> `.shape` in input.py.Gravatar A. Unique TensorFlower2017-07-25
* Call AddDefaultAttrsToGraphDef() in grappler_item_builder.cc with op_registryGravatar A. Unique TensorFlower2017-07-25
* Use `to_float` and `to_int32` where appropriate.Gravatar A. Unique TensorFlower2017-07-25
* Add GDN activation function.Gravatar A. Unique TensorFlower2017-07-25
* Prune trivial ops (concatenation of a single tensor, AddN of a single tensor,Gravatar Benoit Steiner2017-07-25
* Add LocalTempFilename function to Env class which creates a local temp file nameGravatar Yuefeng Zhou2017-07-25
* Make fft_length optional for inverse_stftGravatar A. Unique TensorFlower2017-07-25
* Support customized residual function in the residual wrapper.Gravatar A. Unique TensorFlower2017-07-25
* [TF:XLA] Ignore control edges from Enter nodes to the graph sink during loop ...Gravatar Peter Hawkins2017-07-25
* Convert configure to python.Gravatar A. Unique TensorFlower2017-07-25
* Improved the speed of constant foldingGravatar Benoit Steiner2017-07-25
* Add gradient checking tests for nn.moments().Gravatar A. Unique TensorFlower2017-07-25
* Implementation of UnsortedSegmentSum in tf2xla bridge.Gravatar A. Unique TensorFlower2017-07-25
* Remove duplicate import.Gravatar A. Unique TensorFlower2017-07-25
* Pass batch_size in params when use_tpu=False.Gravatar Jonathan Hseu2017-07-25
* Adding missing deps to targets in llvm.BUILD. This was only working in non-sa...Gravatar A. Unique TensorFlower2017-07-25
* [XLA] Add more unit tests for DynamicSlice and DynamicUpdateSlice.Gravatar Peter Hawkins2017-07-25
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-07-25
* [BatchNormGrad] Add end-to-end test for BatchNormGradGravatar A. Unique TensorFlower2017-07-25
* Minor tweaks to avoid unnecessary copiesGravatar A. Unique TensorFlower2017-07-25
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-07-25
* Add new CompareAndBitpackOp.Gravatar Eugene Brevdo2017-07-25
* Speed up tf.contrib.signal spectral_ops_test.py by reducing the size of the g...Gravatar RJ Ryan2017-07-25
* C API: Fix a bug with TF_OperationGetAttrTensor when TF_STRING tensors areGravatar Asim Shankar2017-07-25