Home
last modified time | relevance | path

Searched refs:_tf_not (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/operators/
Dlogical.py29 return _tf_not(a)
33 def _tf_not(a): function