aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/tensor_util.py
Commit message (Expand)AuthorAge
* Add concat_v2 to array_ops.py. Also, add gradient support for concat_v2 op.Gravatar A. Unique TensorFlower2016-11-21
* Change constant_value for rank to return a scalar ndarray insteadGravatar A. Unique TensorFlower2016-11-15
* Support the conversion of tuples of strings to tensors.Gravatar Derek Murray2016-10-10
* When calling C++ shape functions from python shape functions,Gravatar A. Unique TensorFlower2016-09-07
* Added support for 16 bit float to the MakeNdarray functionGravatar Benoit Steiner2016-09-01
* Improve shape inference for `tf.slice()`.Gravatar Derek Murray2016-08-08
* Fix for the Dtype __eq__ raising exceptions when comparing against some non-tfGravatar A. Unique TensorFlower2016-07-28
* Add partial shape inference for values that are used as shapes.Gravatar Derek Murray2016-06-25
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Enables feeding/fetching quint16 and qint16.Gravatar A. Unique TensorFlower2016-05-12
* Handle large integer scalars properly.Gravatar A. Unique TensorFlower2016-04-27
* In tensor_util.py, serialize quantized int values using tensor content, insteadGravatar A. Unique TensorFlower2016-04-21
* Added quantized type testing to tensor creation.Gravatar Pete Warden2016-04-17
* fp16-enable all the componentwise ops.Gravatar A. Unique TensorFlower2016-04-15
* Add a half type to TensorFlow core, based on Eigen::half.Gravatar A. Unique TensorFlower2016-03-22
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Prevent the feeding of tensors whose values are used to calculate shapes.Gravatar Derek Murray2016-03-15
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* Remove camel case ConstantValue alias from tensor_utilGravatar Geoffrey Irving2016-01-25
* Replace make_tensor_shape_proto with TensorShape.as_protoGravatar Geoffrey Irving2016-01-25
* Prepare to hide tf.tensor_utilGravatar Geoffrey Irving2016-01-20
* Implement `tensor_util.ConstantValue()` support for `tf.concat()`.Gravatar Derek Murray2015-12-15
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: a few small updates.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Upstream a batch of changes to git.Gravatar Vijay Vasudevan2015-11-09
* TensorFlow: Upstream latest changes to Git.Gravatar Manjunath Kudlur2015-11-06
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06