aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/clip_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* No NaNs in the gradient of tf.clip_by_norm(0, norm).Gravatar Alexandre Passos2018-09-07
* CLN: revise codesGravatar Yan Facai (颜发才)2018-08-12
* ENH: use assertion, use_norm must be finiteGravatar Yan Facai (颜发才)2018-08-09
* BUG: should return NaN when use_norm = infGravatar Yan Facai (颜发才)2018-08-07
* Update test case to cover all scenariosGravatar Yong Tang2018-05-18
* Add additional test caseGravatar Yong Tang2018-05-18
* Add test case for empty tensor with clip ops.Gravatar Yong Tang2018-05-18
* Update clip_ops_test.pyGravatar Yifei Feng2018-04-17
* Merge commit for internal changesGravatar Yifei Feng2018-04-17
|\
| * Merge changes from github.Gravatar Scott Zhu2018-04-13
* | Add grad registration for clip_by_valueGravatar Yong Tang2018-03-27
* | Update test cases for tf.clip_by_valueGravatar Yong Tang2018-03-27
* | Update tests for `tf.clip_by_value`Gravatar Yong Tang2018-03-27
* | Revert "Add customized kernel implementation for clip_by_value (#13998)"Gravatar Gunhan Gulsoy2017-12-17
* | Add customized kernel implementation for clip_by_value (#13998)Gravatar Yong Tang2017-12-16
|/
* tf.clip_by_value: prevent unintentional broadcastingGravatar Vijay Vasudevan2017-03-22
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Add pylint indentation check to sanity and fix existing indentationGravatar A. Unique TensorFlower2016-09-11
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-26
* Add customizable axes to clip_by_normGravatar A. Unique TensorFlower2016-06-08
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Fixes bug where dense_shape was dropped from IndexedSlices when clipping grad...Gravatar A. Unique TensorFlower2016-05-10
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06