aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove explicit calls to call_cpp_shape_fn from third_party/tensorflow/python.Gravatar A. Unique TensorFlower2016-11-16
* Do not calculate loss in head if mode==INFER.Gravatar A. Unique TensorFlower2016-11-16
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-16
* Adds max_norm option to embedding_lookup (and upstream functions).Gravatar A. Unique TensorFlower2016-11-16
* Embedding Projector: Guard from null strings when adding word breaks.Gravatar Dan Smilkov2016-11-16
* Simplify data parsing in TensorForest. Remove unused sparse_values_to_indice...Gravatar A. Unique TensorFlower2016-11-16
* Migrate TensorFlow to libjpeg-turboGravatar Justine Tunney2016-11-15
* Set a max number of collected NodeExecStats in StepStatsCollector.Gravatar Suharsh Sivakumar2016-11-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-15
* Makes the Variable.ref() method private.Gravatar A. Unique TensorFlower2016-11-15
* C API: Helper functions to encode/decode strings for TF_STRING tensors.Gravatar Asim Shankar2016-11-15
* Fix dnn_test, which was cause by a bad sync/merge.Gravatar A. Unique TensorFlower2016-11-15
* enabling tf.round properly!Gravatar Olivia Nordquist2016-11-15
* Add feature to supply SavedModel with a main_op.Gravatar Sukriti Ramesh2016-11-15
* Increase the block size of SwapDimension1And2InTensor3UsingTiles from 32 to 1...Gravatar A. Unique TensorFlower2016-11-15
* BUGFIX: Softplus bijector inverse did not work with small values 'y'. ThisGravatar Ian Langmore2016-11-15
* Embedding projector: Color points based on distance.Gravatar Dan Smilkov2016-11-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-15
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-15
* Deprecate tf.inv in favor of tf.reciprocal.Gravatar Martin Wicke2016-11-15
* Allow user to close error messages and add indefinite progress bar.Gravatar Dan Smilkov2016-11-15
* Change default for `assign_moving_average` to perform 0-debiasing. This is a ...Gravatar A. Unique TensorFlower2016-11-15
* Fixing a bug related to using a string piece after the inner data is destroyed.Gravatar A. Unique TensorFlower2016-11-15
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Create constants for all the different kinds of label fill/stroke coloringGravatar Charles Nicholson2016-11-15
* Wrap checkpoint and metadata file paths.Gravatar Dan Smilkov2016-11-15
* In call_cpp_shape_fn, use whether the shape inference fn requested input tensorGravatar A. Unique TensorFlower2016-11-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-15
* Allow the Estimator default device function to merge devices in order to not ...Gravatar Martin Wicke2016-11-15
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-15
* RGB Uint8 arrays for canvas label fill and stroke styles. Allows us to changeGravatar Charles Nicholson2016-11-15
* Always fully initialize PartitionOpts.Gravatar Asim Shankar2016-11-15
* adding docstrings to document which tensorflow functions have different names...Gravatar Olivia Nordquist2016-11-15
* Change constant_value for rank to return a scalar ndarray insteadGravatar A. Unique TensorFlower2016-11-15
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-11-15
* Add tf-benchmark test for DNNLinearCombinedClassifier.Gravatar A. Unique TensorFlower2016-11-15
* tfdbg: exclude core/debug from iOS makefile buildGravatar Shanqing Cai2016-11-15
* Benchmark fused convolution ops, and use multi-threaded EigenTensor for conv2dGravatar Pete Warden2016-11-15
* Expose tf.reverse_v2 which takes indices rather than a bool tensor.Gravatar Andrew Selle2016-11-15
* Refactor DNNClassifier to use head.Gravatar A. Unique TensorFlower2016-11-15
* Switch Windows CI for CMake to use manually installed SWIG.Gravatar Derek Murray2016-11-15
* Embedding Projector: Add google analytics for internal google use only.Gravatar Dan Smilkov2016-11-15
* C API: Do not take ownership of the TF_TensorsGravatar Asim Shankar2016-11-15
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-11-14
* Bring TensorArray into a new ref-free world.Gravatar Eugene Brevdo2016-11-14
* Seal tf.logging's interface.Gravatar Patrick Nguyen2016-11-14
* Generalized ExecutorImpl::InferAllocAttr to handle more types of accelerators.Gravatar Benoit Steiner2016-11-14
* Update Fill, Tile, and Slice C++ shape fns to use MakeShapeFromShapeTensor, toGravatar A. Unique TensorFlower2016-11-14
* Initial version of tf.contrib.labeled_tensorGravatar Stephan Hoyer2016-11-14
* Added global step based worker delaying.Gravatar Mustafa Ispir2016-11-14