Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins.py82 return _tf_int(x, base)
86 def _tf_int(x, base): function