Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_utils.py24 READ_ONLY_RESOURCE_INPUTS_ATTR = "_read_only_resource_inputs" variable
69 read_only_input_indices = op.get_attr(READ_ONLY_RESOURCE_INPUTS_ATTR)
109 read_only_input_indices = op.get_attr(READ_ONLY_RESOURCE_INPUTS_ATTR)
148 read_only_input_indices = op.get_attr(READ_ONLY_RESOURCE_INPUTS_ATTR)
/external/tensorflow/tensorflow/python/ops/
Dfunctional_ops.py1241 ops.set_int_list_attr(op, acd.READ_ONLY_RESOURCE_INPUTS_ATTR,
Dcond_v2.py1225 ops.set_int_list_attr(op, acd.READ_ONLY_RESOURCE_INPUTS_ATTR,
Dwhile_v2.py1404 ops.set_int_list_attr(op, acd.READ_ONLY_RESOURCE_INPUTS_ATTR,