Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/operators/
H A Dpy_builtins.py446 return _tf_dataset_enumerate(s, start)
454 def _tf_dataset_enumerate(s, start=0): function