Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dwhile_v2.py554 def _preprocess_grad(grad, body_graph_output, while_op_input, while_op_output): argument
587 if (while_op_output.dtype in (dtypes.resource, dtypes.variant) and
589 return _zeros_like(while_op_input, while_op_output)