aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/dtypes_test.py
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Scott Zhu2018-04-13
* Make DType, TensorShape, and Dimension "reducable" for pickling purposes.Gravatar A. Unique TensorFlower2018-04-12
* Enable bfloat16 use from Python:Gravatar Peter Hawkins2017-12-04
* Add uint32 and uint64 types to TensorFlow.Gravatar Peter Hawkins2017-10-10
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-21
* Automated g4 rollback of changelist 162668355Gravatar Manjunath Kudlur2017-07-21
* Added DT_VARIANT type.Gravatar Manjunath Kudlur2017-07-20
* Fix is_floating for tf.qint*, tf.quint*.Gravatar A. Unique TensorFlower2017-07-18
* get_attr returns dtype objects instead of raw intsGravatar Vijay Vasudevan2017-05-10
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Add tests for bfloat16.Gravatar A. Unique TensorFlower2016-10-18
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Fix for the Dtype __eq__ raising exceptions when comparing against some non-tfGravatar A. Unique TensorFlower2016-07-28
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Generalize tf.test.compute_gradients to handle complex inputs and outputsGravatar Geoffrey Irving2016-02-29
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25