Home
last modified time | relevance | path

Searched defs:maximum_iterations_arg (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dwhile_v2.py138 def wrapped_cond(loop_counter, maximum_iterations_arg, *args): argument
175 def wrapped_body(loop_counter, maximum_iterations_arg, *args): argument