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.py223 return _tf_int(x, base)
227 def _tf_int(x, base): function