Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dauto_control_deps_utils.py32 def get_read_only_resource_input_indices_graph(func_graph): function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dfunctional_ops.py1241 read_only_indices = acd.get_read_only_resource_input_indices_graph(func_graph)
H A Dcond_v2.py1261 branch_read_only_indices = acd.get_read_only_resource_input_indices_graph(
H A Dwhile_v2.py1462 branch_read_only_indices = acd.get_read_only_resource_input_indices_graph(