aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge commit for internal changesGravatar Shanqing Cai2017-12-24
|\
* \ Merge pull request #15594 from Intel-tensorflow/pr-mkl-dnn-lrnGravatar Shanqing Cai2017-12-23
|\ \
* | | Update tf-learn reference to TF Estimators (#15596)Gravatar Yuan (Terry) Tang2017-12-23
| | * [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
* | | Remove duplicate definition of compression_typeGravatar Yifei Feng2017-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
* | | mergeGravatar Erich Elsen2017-12-22
|\ \ \
| | * | Adding MKL-DNN support for LRN opGravatar Clayne Robison2017-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
| * | [XLA] Remove Power architecture support from CPU backend.Gravatar Peter Hawkins2017-12-22
| * | In FirstReady node manager, use node name as tie-breaker when multiple nodesGravatar A. Unique TensorFlower2017-12-22
| * | Fix allow_smaller_final_batches for bucket_by_sequence_length.Gravatar Matthew Schulkind2017-12-22
| * | Adds support in stream executor interface to update the scratch allocator use...Gravatar A. Unique TensorFlower2017-12-22
| * | Extract placement restrictions for a graphGravatar Benoit Steiner2017-12-22
| * | [XLA:GPU] Fix implementation of Thunk::ShouldBlockFutureThunks.Gravatar Justin Lebar2017-12-22
| * | No need to and don't add layout transform to control nodes.Gravatar Yao Zhang2017-12-22
| * | Mark the Arg and RetVal ops as inexpensive.Gravatar Derek Murray2017-12-22