aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Re-enable using local MKL directory.Gravatar Gunhan Gulsoy2017-07-21
* Fix _Recv op caching for multi-output port ops in VirtualScheduler.Gravatar A. Unique TensorFlower2017-07-21
* Removes tolerate_dup_recv from LocaRendezvous.Gravatar A. Unique TensorFlower2017-07-21
* Add option to use compute_memory_overlap; if true, use max of memory_cost and...Gravatar A. Unique TensorFlower2017-07-21
* Some improvements to HLO grapvhiz dumping.Gravatar Justin Lebar2017-07-21
* [tf.contrib.data] Fix unbatch scalar vs. tuple handling.Gravatar Eugene Brevdo2017-07-21
* T-power divergence added to csiszar_divergence.pyGravatar Joshua V. Dillon2017-07-21
* Add default attrs to the graph def for inlining code in Grappler.Gravatar A. Unique TensorFlower2017-07-21
* Set the op cost of RefIdentity, StopGradient, and PreventGradient to zero in ...Gravatar A. Unique TensorFlower2017-07-21
* Remove local tag from cuda and sycl tests which should not be necessary.Gravatar A. Unique TensorFlower2017-07-21
* Re-enable rendezvous_test.Gravatar A. Unique TensorFlower2017-07-21
* Fix a bug where Dataset.map() will throw the following error when num_threadsGravatar A. Unique TensorFlower2017-07-21
* [XLA] Remove the xla_default_layout flag.Gravatar Eli Bendersky2017-07-21
* Revert "Make the logic around linking to CPU runtime functions less error-pro...Gravatar A. Unique TensorFlower2017-07-21
* Apply no_pip tag to matmul_benchmark_testGravatar Shanqing Cai2017-07-21
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-21
* Convert contrib ModeKeys correctly to align with core ModeKeys in ModelFnOps ...Gravatar A. Unique TensorFlower2017-07-21
* [XLA] Remove replica count setting flag.Gravatar Eli Bendersky2017-07-21
* Let GetBlasGemmAlgorithms() always return true.Gravatar Yangzihao Wang2017-07-21
* Fix various mac flakes.Gravatar Jonathan Hseu2017-07-21
* BUILD cleanup in tensorflow/contrib/timeseries/python/timeseries/...Gravatar A. Unique TensorFlower2017-07-21
* Update deprecated GraphDef.version use in test, plus minor cleanupGravatar A. Unique TensorFlower2017-07-21
* Update XLA LLVM to r308712Gravatar A. Unique TensorFlower2017-07-21
* Disable session_debug_grpc_test in OSSGravatar Shanqing Cai2017-07-21
* Automated g4 rollback of changelist 162668355Gravatar Manjunath Kudlur2017-07-21
* Update datalayout constant copied in XLA to match LLVM r308675Gravatar A. Unique TensorFlower2017-07-21
* Allow for specifying a checkpoint path when creating SingularMonitoredSession.Gravatar A. Unique TensorFlower2017-07-21
* [tpu-profiler] Set gRPC max message length to max int.Gravatar Eric Liu2017-07-21
* Tidy up opensouce mkl build.Gravatar Gunhan Gulsoy2017-07-21
* Introduce a fake_quantize_training graph transform.Gravatar Suharsh Sivakumar2017-07-20
* Fix open-source build breakage related to std::dequeGravatar Shanqing Cai2017-07-20
* Preserve identity nodes on the receiver side of a cross device link instead ofGravatar Benoit Steiner2017-07-20
* Add hlo_graph_dumper::GetInstructionsInNeighborhood, which lets youGravatar Justin Lebar2017-07-20
* Allow access to the module BufferLiveness applies to.Gravatar A. Unique TensorFlower2017-07-20
* Updating the regex match to catch p100 for run and gather logs."Gravatar A. Unique TensorFlower2017-07-20
* Change contrib/bayesflow/custom_grad tests to assertAllClose.Gravatar Joshua V. Dillon2017-07-20
* Bugfix: Never use env_->device_mgrGravatar Brennan Saeta2017-07-20
* Avoid using a static mutex to prevent initialization-order-fiasco.Gravatar A. Unique TensorFlower2017-07-20
* Update example to use tf.saved_model API.Gravatar Sukriti Ramesh2017-07-20
* Add op which computes exponential-moving-mean and exponential-moving-variance.Gravatar Joshua V. Dillon2017-07-20
* CPU IR Emitter: Lower slice operations with memcpy.Gravatar A. Unique TensorFlower2017-07-20
* fix linkGravatar Mark Daoust2017-07-20
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-20
* Simplify type casts in conversion to array slices.Gravatar A. Unique TensorFlower2017-07-20
* Make DISABLED_ON_${X}PU work again. Before this change, when a test target re...Gravatar A. Unique TensorFlower2017-07-20
* Documentation fixes and polishing for tf.contrib.signal.Gravatar RJ Ryan2017-07-20
* Update docstring for compression_type argument of TextLineDataset.Gravatar A. Unique TensorFlower2017-07-20
* Fix bug in C++ gradient computation where multi-output nodes may not have bee...Gravatar Skye Wanderman-Milne2017-07-20
* Make the logic around linking to CPU runtime functions less error-prone.Gravatar A. Unique TensorFlower2017-07-20
* Deprecate old `monte_carlo.expectation` in favor ofGravatar Joshua V. Dillon2017-07-20