aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Update error message to include export location when it exists in SavedModel.Gravatar Sukriti Ramesh2016-12-01
* Add pooling layer classes and their functional versions.Gravatar A. Unique TensorFlower2016-12-01
* Add custom main op test back to SavedModel test.Gravatar Sukriti Ramesh2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* LinearOperatorTriL, a lower triangular linear operator.Gravatar Ian Langmore2016-12-01
* Fix Tensor boolean evals; these are now errors.Gravatar Joshua V. Dillon2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Type information in error logging for ParseExample.Gravatar A. Unique TensorFlower2016-12-01
* Remove tf.train.SummaryWriter and tf.train.SummaryWriterCache.Gravatar Dan Mané2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Progress towards removing data dependency on libdevice_root.Gravatar Jingyue Wu2016-12-01
* Add SOC control wrapper for graph transfer to SOCGravatar A. Unique TensorFlower2016-12-01
* Go: API functions to serialize/deserialize Tensors.Gravatar Asim Shankar2016-12-01
* Add stack and unstack operations to tensor_array_ops.py. These operations areGravatar A. Unique TensorFlower2016-12-01
* Implement tf.nn.atrous_conv2d_transpose. Close bugs #4668 and #5300.Gravatar A. Unique TensorFlower2016-12-01
* Explicitly import R.java in Android demo in order to make changing the app pa...Gravatar Andrew Harp2016-12-01
* Update to the latest version of Eigen to get fix for __half default constructor.Gravatar A. Unique TensorFlower2016-12-01
* Fix memory size calculation in GraphTransfererGravatar A. Unique TensorFlower2016-12-01
* Unload the existing dataset before loading a new one. Fix resulting fallout. ...Gravatar Charles Nicholson2016-12-01
* Make DNNLinearCombinedEstimator default_prediction_key work with MetricSpec.Gravatar Martin Wicke2016-12-01
* Change the default device priority for non-CPU/GPU devices to beGravatar Vijay Vasudevan2016-12-01
* Adding documentation to tf.contrib.training.trainingGravatar Nathan Silberman2016-12-01
* Explicitly list core protos to be built into protos_all.Gravatar A. Unique TensorFlower2016-12-01
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-12-01
* Add bounds checks to jpeg parsing code.Gravatar Brennan Saeta2016-12-01
* Provides links to tf.nn.{rnn,bidirectional_rnn,state_saving_rnn} in tf.contri...Gravatar Jianwei Xie2016-12-01
* Fixing null-pointer dereference on parsing of invalid TensorProto.Gravatar David G. Andersen2016-12-01
* Fix python3 bug where dict.items() is not an appendable list, unlike python2.Gravatar Dan Smilkov2016-12-01
* Switch FIXME to TODOGravatar Asim Shankar2016-12-01
* Change .fill() formula for num_splits_to_consider.Gravatar A. Unique TensorFlower2016-11-30
* Replacing deprecated variable initizaltion ops with the new ones.Gravatar A. Unique TensorFlower2016-11-30
* Automated rollback of change 140521393Gravatar Dan Mané2016-11-30
* Added support for some use of libxsmm to apply convolutions.Gravatar A. Unique TensorFlower2016-11-30
* Add convolutional layers to core.Gravatar A. Unique TensorFlower2016-11-30