aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/cast_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Delete trailing whitespace in Python codeGravatar A. Unique TensorFlower2017-11-27
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Merge changes from github.Gravatar Patrick Nguyen2017-01-12
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Part 2d of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-04
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Merge changes from github.Gravatar Benoit Steiner2016-08-12
* Make sure we never try to cast to a ref type.Gravatar A. Unique TensorFlower2016-06-15
* Convert ref dtypes to regular types to type arguments (such as cast).Gravatar A. Unique TensorFlower2016-06-15
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Prevent the feeding of tensors whose values are used to calculate shapes.Gravatar Derek Murray2016-03-15
* Clean up saturate_cast, test, and move to tf.saturate_castGravatar Geoffrey Irving2016-02-11
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-10
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06