aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Fix saved_model_cli _print_tensor_info for REF types.Gravatar Yifei Feng2017-12-28
* [XLA] Fix hlo_graph_dumper: don't crash if the computation has a constant roo...Gravatar A. Unique TensorFlower2017-12-28
* [XLA:CPU] Implement RngBernoulli for F32 and F64Gravatar Sanjoy Das2017-12-28
* Upgrade TF CI scripts to use cuda 9.Gravatar Gunhan Gulsoy2017-12-27
* Improve a text comment in replicate_model_fn.GatheringOptimizer.Gravatar Igor Saprykin2017-12-27
* Bump the limit on checkpopint_utils_test as it is failing consistently with t...Gravatar Gunhan Gulsoy2017-12-27
* Hack around a bug caused by bazel+tempfile+multiprocessing.Gravatar Gunhan Gulsoy2017-12-27
* Fix typo in export_savedmodel api doc.Gravatar A. Unique TensorFlower2017-12-27
* Optionally store the status code/message in the responseGravatar A. Unique TensorFlower2017-12-27
* tfdbg: Fix a bug in source file content readingGravatar Shanqing Cai2017-12-27
* Remove unwrapping for function argument inspection in Estimator.Gravatar Martin Wicke2017-12-26
* Assign subgraph created by cudnn_rnn saveable to the 1st GPU.Gravatar James Qin2017-12-24
* [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to...Gravatar Peter Hawkins2017-12-23
* Automated g4 rollback of changelist 179983419Gravatar A. Unique TensorFlower2017-12-23
* Adds FFT for XLA: CPU via Eigen, GPU via cuFFT.Gravatar A. Unique TensorFlower2017-12-22
* Fill the 4th and 5th output of FusedBatchNormGradOp with zeros so that check_...Gravatar Yuefeng Zhou2017-12-22
* Adds train_hooks into _TrainingExecutor.Gravatar Jianwei Xie2017-12-22
* Remove a few unused constructions and simplfy some codeGravatar A. Unique TensorFlower2017-12-22
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-12-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-12-22
* Clarify Eager Metrics docs.Gravatar Sergio Guadarrama2017-12-22
* Changing tf.contrib.data.dense_to_sparse_batch to return tf.SparseTensor.Gravatar Jiri Simsa2017-12-22
* Produces RunMetadata from eager execution when tracing is explicitly enabled.Gravatar Alexandre Passos2017-12-22
* Allow ImportGraphDef to ignore shape validation to match semantics of Convert...Gravatar Alexandre Passos2017-12-22
* Shard and turn on the layout optimizer testGravatar Benoit Steiner2017-12-22
* Replaces custom _lengths_to_masks function with the official, more efficient ...Gravatar A. Unique TensorFlower2017-12-22
* Run gen_git_source.py inside of a repo_rule instead of configure.Gravatar Michael Case2017-12-22
* Avoid unnecessary copying and allocation in `ExecutorBarrier::WhenDone()`.Gravatar Derek Murray2017-12-22
* Adding page to tensorflow.org with directions for building the TFLite demo on...Gravatar A. Unique TensorFlower2017-12-22
* [XLA] Hlo parser: update readme.Gravatar A. Unique TensorFlower2017-12-22
* Output of a slice op can alias its operand.Gravatar A. Unique TensorFlower2017-12-22
* Make the analytical estimator and the virtual cluster own the ready_node_mana...Gravatar A. Unique TensorFlower2017-12-22
* Extracts the tpu_job_name from TF_CONFIG if set.Gravatar Jianwei Xie2017-12-22
* Use assert_near in mvn_full_covariance to assert symmetric.Gravatar Ian Langmore2017-12-22
* Automated g4 rollback of changelist 179846085Gravatar A. Unique TensorFlower2017-12-22
* Fix documentation error in tensorflow feature_utils.hGravatar A. Unique TensorFlower2017-12-22
* Support non-constant param input of AvgPoolGrad and Sum.Gravatar Yao Zhang2017-12-22
* Fix typo in direct_session_test.cc.Gravatar Derek Murray2017-12-22
* [TFE] Add link to other exapmles from spinn/README.mdGravatar Shanqing Cai2017-12-22
* Adds more useful debug information to an error message when no kernels are fo...Gravatar A. Unique TensorFlower2017-12-22
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-12-22
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-12-22
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Updated the virtual cluster to return the proper error code if the simulatedGravatar Benoit Steiner2017-12-22
* Uses ImportGraphDef instead of ConvertGraphDefToGraph in tflite.Gravatar Alexandre Passos2017-12-22
* Adding performance guide for the `tf.data` API.Gravatar Jiri Simsa2017-12-22
* assert_near added to check_ops.pyGravatar Ian Langmore2017-12-22
* [TF:XLA] Implement AdjustContrastv2, AdjustHue, AdjustSaturation, HSVToRGB, R...Gravatar Peter Hawkins2017-12-22
* Fixing tf.contrib.data API declarations.Gravatar Jiri Simsa2017-12-22