aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/util/tf_should_use.py
Commit message (Expand)AuthorAge
* Automated rollback of commit 80dae290b7d4e24b005d419da866f2c22410d818Gravatar Eugene Brevdo2018-08-08
* Automated rollback of commit 151aed209dc5e11059046367a3a115bba324800dGravatar Eugene Brevdo2018-08-08
* Bring back TFShouldUse without the memory leaks.Gravatar Eugene Brevdo2018-08-08
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Make assert_equal/_none_equal/_less ops work in eager modeGravatar Igor Ganichev2017-11-10
* More thoroughly disable the should_use_result decorator when executing eagerly.Gravatar Allen Lavoie2017-11-06
* should_use_result eager-safe. ResourceVariable.numpy()Gravatar Alexandre Passos2017-10-17
* Temporarily disable tf_should_use wrapper, since it can causeGravatar Vijay Vasudevan2017-09-06
* Merge changes from github.Gravatar Frank Chen2017-07-13
* Fix memory leak in python caused by @tf_should_use.Gravatar Eugene Brevdo2017-06-05
* Add should-use for commonly misused ops.Gravatar Eugene Brevdo2017-05-01
* Add helper utilities: tf_should_use.should_use_result etc.Gravatar Eugene Brevdo2017-04-25