Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_reader.py539 def add_op_consumer(self, src_op_name, src_slot, dst_op_name, dst_slot): argument
575 def get_op_consumers(self, src_op_name): argument