aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Automated rollback of change 139989725Gravatar A. Unique TensorFlower2016-12-02
* Add BatchNormalization layer class and its functional interface.Gravatar Francois Chollet2016-12-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-02
* removing tf.slice as it is soon to be deprecated. replaced with tf.strided_s...Gravatar Olivia Nordquist2016-12-02
* Fixed a memory leak in the device lib swig wrapper.Gravatar Benoit Steiner2016-12-02
* Java: Introduce the Tensor class and conversions between Tensor and JavaGravatar Asim Shankar2016-12-02
* Remove an (ignored by compiler) instantation after specialization.Gravatar A. Unique TensorFlower2016-12-02
* Support additional types for HashTable kernel.Gravatar Wei Ho2016-12-02
* Fix update version script.Gravatar A. Unique TensorFlower2016-12-02
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-02
* Add experimental_jit_scope to support scoped compilation regions.Gravatar A. Unique TensorFlower2016-12-02
* Backwards compatibility bugfix for deprecated TensorArray C++ op.Gravatar Eugene Brevdo2016-12-02
* Fixing errors in comments. No dropout in the custom model example.Gravatar A. Unique TensorFlower2016-12-02
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-02
* Moves tf.contrib.losses into core, with changes.Gravatar A. Unique TensorFlower2016-12-02
* Modifies estimator predict API to stop after a single epoch if no queue_runner.Gravatar A. Unique TensorFlower2016-12-02
* Fix metric definitions in SavedModel.Gravatar Sukriti Ramesh2016-12-02
* Fix cache exception condition. When caching it is sometimes the case that we ...Gravatar Joshua V. Dillon2016-12-02
* Added convenience function to filter a list of variables based on regular exp...Gravatar A. Unique TensorFlower2016-12-02
* Part 2b of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Don't evaluate checkpoints twice in continuous eval.Gravatar Martin Wicke2016-12-01
* Change the default value for num_epochs from None to 1 for input_fn under lea...Gravatar Jianwei Xie2016-12-01
* Part 2b of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Part 2a of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Part 2b of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Add "-lm" to LLVM link options for llbm-tblgen. Fixes bazel build with --conf...Gravatar Peter Hawkins2016-12-01
* Fix doc typoGravatar A. Unique TensorFlower2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Provides links of tf.nn.rnn_cell.* under tf.contrib.rnn.Gravatar Jianwei Xie2016-12-01
* Remove tf.batch_matmul Python interface.Gravatar A. Unique TensorFlower2016-12-01
* Revert centered_bias_weight/Adagrad var name to backward-compatible name.Gravatar A. Unique TensorFlower2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-01
* Moves metrics/sets and tensor_util.convert_to_tensor_or_sparse_tensor from co...Gravatar A. Unique TensorFlower2016-12-01
* Remove summary ops from tf namespace.Gravatar Dan Mané2016-12-01
* Replace using of tf.contrib.deprecated.merge_all_summaries with tf.summary.me...Gravatar Dan Mané2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Make Saver support passing PartitionedVariables in the list/dictGravatar A. Unique TensorFlower2016-12-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-12-01
* SparseTensor.shape -> SparseTensor.dense_shape part 1Gravatar Eugene Brevdo2016-12-01
* Add element_shape property to TensorArray creation op.Gravatar Eugene Brevdo2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Adding numpy_input_fn to numpy_io to have an easy way to feed dict of numpy a...Gravatar Jianwei Xie2016-12-01
* Pass proper labels to metrics when labels dict is supplied.Gravatar A. Unique TensorFlower2016-12-01
* Add ability to conditionally batch in 'tf.train.batch`.Gravatar A. Unique TensorFlower2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Introduce CheckpointSaverListener interface.Gravatar David Soergel2016-12-01