aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/numerics.py
Commit message (Expand)AuthorAge
* Updating function and class tf_export decorators for endpoints according toGravatar Anna R2018-10-01
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-22
* TFE: Add incompatibility error and doc to add_check_numerics_ops()Gravatar Shanqing Cai2017-10-26
* More informative error when using tf.add_check_numerics_ops() with control flow.Gravatar Derek Murray2017-09-28
* Deprecate op_scope by extending name_scope and move all callers to the new na...Gravatar Lukasz Kaiser2016-08-09
* Tied a few loose ends:Gravatar Benoit Steiner2016-06-16
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Fix comment about op ordering in add_check_numeric_ops().Gravatar A. Unique TensorFlower2016-05-20
* Implement fp16 support for the CheckNumerics op, so thatGravatar A. Unique TensorFlower2016-04-28
* TensorFlow: add "colocate_with" feature that uses _class attribute.Gravatar Vijay Vasudevan2016-03-01
* Consolidate the device function and device string handling in `tf.device()`.Gravatar Derek Murray2016-02-06
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* 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