aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Actually use ApiDef when generating Python API.Gravatar Anna R2017-12-04
* [XLA:GPU] Switch from specifying maxntid to reqntid.Gravatar Justin Lebar2017-12-04
* [tpu:profiler] Modify the fields in host-independent and host-dependen...Gravatar A. Unique TensorFlower2017-12-04
* Fixing wording in truncated_normal as per Github bug request #13686.Gravatar A. Unique TensorFlower2017-12-04
* [XLA:CPU] Disable frame pointer eliminationGravatar Sanjoy Das2017-12-04
* Changed tensorflow::StringPiece default constructor to set data_ to nullptr i...Gravatar A. Unique TensorFlower2017-12-04
* Sanitize dtypes in filenames in normalization_test.Gravatar Gunhan Gulsoy2017-12-04
* Cleanup: Remove dummy_disabled_internal target.Gravatar Yu-Cheng Ling2017-12-04
* [XLA:CPU] Extract out a common helper to create an llvm::FunctionGravatar Sanjoy Das2017-12-04
* Treat stream removal as an UNAVAILABLE error in Tensorflow instead of UNKNOWN.Gravatar Russell Power2017-12-04
* Make `replicate_model_fn` available via tensorflow.contrib.estimator namespace.Gravatar Igor Saprykin2017-12-04
* Enable dependency optimizer in Grappler by default.Gravatar A. Unique TensorFlower2017-12-04
* Better deprecation message for --input_type[s].Gravatar A. Unique TensorFlower2017-12-04
* Modify custom export strategy to account for multidimensional sparse float sp...Gravatar A. Unique TensorFlower2017-12-04
* Updates the documentation for DirichletMultinomial to take floats as input.Gravatar A. Unique TensorFlower2017-12-04
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2017-12-04
* Wrappers for CUDA 9 warp-synchronous intrinsics.Gravatar A. Unique TensorFlower2017-12-04
* Add an argument for additional linkopts for py_wrappers rule.Gravatar A. Unique TensorFlower2017-12-04
* Make gather_nd & scatter_nd handle rank 6 and 7 indices.Gravatar A. Unique TensorFlower2017-12-04
* Generalize TFGAN's classifier metrics.Gravatar A. Unique TensorFlower2017-12-03
* Update the pruning library to handle graphs which has both partitioned and no...Gravatar A. Unique TensorFlower2017-12-03
* Increase the size of sequence_dataset_op_test.Gravatar Gunhan Gulsoy2017-12-02
* Fix a bug in CreateItem of FunctionLibraryRuntimeImpl.Gravatar A. Unique TensorFlower2017-12-02
* Fix a replicate_model_fn_test that is dependent on the number of hardware GPUs.Gravatar Igor Saprykin2017-12-01
* Automated g4 rollback of changelist 177204171Gravatar A. Unique TensorFlower2017-12-01
* Share code of SplitProcessor and ConcatProcessor.Gravatar Yao Zhang2017-12-01
* tfdbg: Add TensorBoardDebugWrapperSession and TensorBoardDebugHookGravatar Shanqing Cai2017-12-01
* None gradients should trigger stopping traversal of the backward graph in tap...Gravatar Alexandre Passos2017-12-01
* Small reformatting of tensorflow.bzlGravatar Austin Anderson2017-12-01
* Adding tf_export decorators to public API functions defined in swig files.Gravatar Anna R2017-12-01
* Bugfix: Initialize template call in `tf.contrib.distributions.bijectors.maske...Gravatar A. Unique TensorFlower2017-12-01
* Increase tolerance in gdbt_batch_test.Gravatar Gunhan Gulsoy2017-12-01
* Log curl request state when requests hang.Gravatar Brennan Saeta2017-12-01
* Adds a GuaranteeConstOp.Gravatar Vinu Rajashekhar2017-12-01
* Fixing the python 3.6 build error.Gravatar Amit Patankar2017-12-01
* Eliminate matrix multiplication with zeros.Gravatar A. Unique TensorFlower2017-12-01
* Remove SliceProcessorConcatOffset, which is not robust as it modifies nodesGravatar Yao Zhang2017-12-01
* closes #14981Gravatar Yifei Feng2017-12-01
* Rename create_summary_file_writer to create_file_writerGravatar Justine Tunney2017-12-01
* Add BF16 tests for reshape.Gravatar Yuanzhong Xu2017-12-01
* Prefix inaccurate costs with "~" in VirtualScheduler verbose log.Gravatar Max Galkin2017-12-01
* Automated g4 rollback of changelist 177633858Gravatar Gunhan Gulsoy2017-12-01
* Adds a ReleaseHandle method to the FunctionLibraryRuntime interface that allo...Gravatar Rohan Jain2017-12-01
* TF Eager: Add SPINN model example for dynamic/recursive NN.Gravatar Shanqing Cai2017-12-01
* Increase tolerance in conv_ops_test to avoid flakes.Gravatar Gunhan Gulsoy2017-12-01
* Add `tf.contrib.distributions.Autoregressive`.Gravatar Joshua V. Dillon2017-12-01
* Remove non-exposed copy of old SummaryWriterGravatar Nick Felt2017-12-01
* Corrects documentation about what the mel processing expects as input.Gravatar A. Unique TensorFlower2017-12-01
* Update the comment in speech_hotword_model_test.Gravatar A. Unique TensorFlower2017-12-01
* Log the error status for failed CUDA EnablePeerAccess.Gravatar A. Unique TensorFlower2017-12-01