aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Standardize attribute naming for operators specifying a dimension to "axis". ...Gravatar A. Unique TensorFlower2017-12-13
* Create global_step when recording summaries if neededGravatar Igor Ganichev2017-12-12
* Disable a test case in params_test for CPU.Gravatar A. Unique TensorFlower2017-12-12
* Simplify tf.case implementation.Gravatar Alexander Gorban2017-12-12
* Correctly pass name in layers.util.smart_condGravatar Igor Ganichev2017-12-12
* Fully-qualify function call in TF_CHECK_OK macro implementation, so that it canGravatar A. Unique TensorFlower2017-12-12
* Allow Tensor::bit_casted_shaped() to take type parameter T with different sizeGravatar A. Unique TensorFlower2017-12-12
* Move more contrib RNN objects to be Layers.Gravatar Eugene Brevdo2017-12-12
* [TF] Mark DT_STRING and DT_RESOURCE types as always sitting on host memory.Gravatar Eugene Brevdo2017-12-12
* BUGFIX: MVN Full Covariance: Use dtype dependent tolerance to verify symmetric.Gravatar Ian Langmore2017-12-12
* Return unimplemented error when trying to use dilated rate > 1 combined with ...Gravatar Yangzihao Wang2017-12-12
* [XLA] Remove a source of nondeterminism in HLO clustering.Gravatar A. Unique TensorFlower2017-12-12
* For many requests, the GCS filesystem client did not provide DNS lookup hints...Gravatar A. Unique TensorFlower2017-12-12
* Only require validation that a fetch is requested for tf2xla::Config.Gravatar A. Unique TensorFlower2017-12-12
* Refactor helper functions a bit for virtual gpu changes later.Gravatar Guangda Lai2017-12-12
* Support permutation from NCHW to NHWC.Gravatar Yao Zhang2017-12-12
* Fix bug in kernel creation with functions marked "stateful".Gravatar Derek Murray2017-12-12
* Add test case for record_summaries_every_n_global_stepsGravatar Igor Ganichev2017-12-12
* Added a debug mode to the model analyzer to make it easier to figure out why ...Gravatar Benoit Steiner2017-12-12
* Adds XLA support for tf.nn.dynamic_rnnGravatar A. Unique TensorFlower2017-12-12
* Automated g4 rollback of changelist 177619402Gravatar Brennan Saeta2017-12-12
* [XLA] Always fold transposes into convs or dots regardless of use countGravatar David Majnemer2017-12-12
* Sliced Wasserstein Distance metric for GANs evaluation.Gravatar A. Unique TensorFlower2017-12-12
* Add CompositeNodeManager for Grappler VirtualScheduler.Gravatar A. Unique TensorFlower2017-12-12
* disabling flaky testGravatar Olivia Nordquist2017-12-12
* Associative operator optimization:Gravatar A. Unique TensorFlower2017-12-12
* Raise exception on missing unused input_map keys with C API enabled.Gravatar Skye Wanderman-Milne2017-12-12
* Integrate tensor pool feature to `gan_loss` function.Gravatar A. Unique TensorFlower2017-12-12
* Disable neutral element and reciprocal optimizations again.Gravatar A. Unique TensorFlower2017-12-12
* This CL makes two improvements to the `map_and_batch` transformation:Gravatar Jiri Simsa2017-12-12
* Automated g4 rollback of changelist 178675527Gravatar Derek Murray2017-12-12
* Add get started `Datasets` docGravatar Mark Daoust2017-12-12
* Simplifying tfe function.pyGravatar Alexandre Passos2017-12-12
* Remove real-data shape check in GANEstimator. Fixes github issue #14257.Gravatar A. Unique TensorFlower2017-12-12
* Disable flaky //tensorflow/contrib/learn:dnn_linear_combined_testGravatar Yifei Feng2017-12-12
* [XLA] Properly set layout requirements in Hlo parser.Gravatar A. Unique TensorFlower2017-12-11
* Use BlockHostUntilDoneWithStatus in various places.Gravatar A. Unique TensorFlower2017-12-11
* Disable flaky random ops test.Gravatar Gunhan Gulsoy2017-12-11
* * HloTestBase now prints out the HLO parser error message when there is one.Gravatar Bjarke Hammersholt Roune2017-12-11
* [XLA] Add stringification to BatchNormTestParam.Gravatar Justin Lebar2017-12-11
* [XLA] Don't call timer->Nanoseconds() on a not-ok stream.Gravatar Justin Lebar2017-12-11
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-12-11
* [XLA:CPU] Teach the CPU layout assignment about dot dimension numbersGravatar Sanjoy Das2017-12-11
* prefer_static_* functions added to CORE/distributions/util.pyGravatar Ian Langmore2017-12-11
* Fix the handling of unknown rank. Previous code would wrongly treat a tensor ...Gravatar Yao Zhang2017-12-11
* Includes <cstdio> in the TF Lite kernels/op_macros.h to fix a compile errorsGravatar A. Unique TensorFlower2017-12-11
* Don't materialize BroadcastGradientArgs by default.Gravatar Benoit Steiner2017-12-11
* closes #15281Gravatar Gunhan Gulsoy2017-12-11
* Automated g4 rollback of changelist 178634559Gravatar A. Unique TensorFlower2017-12-11
* Initialize local_resources during session initialization.Gravatar A. Unique TensorFlower2017-12-11