Searched refs:last_op_using_resource_tensor (Results 1 – 1 of 1) sorted by relevance
172 last_op_using_resource_tensor, merge_for_resource): argument210 last_op_using_resource_tensor, merge_for_resource)219 if inp in last_op_using_resource_tensor:221 …switch_op._add_control_input(last_op_using_resource_tensor[inp]) # pylint: disable=protected-acce…223 last_op_using_resource_tensor[inp] = new_merge[0].op247 last_op_using_resource_tensor = {}300 if inp in last_op_using_resource_tensor:301 last_op_using_resource_tensor[inp] = op316 last_op_using_resource_tensor,319 if inp in last_op_using_resource_tensor:[all …]