Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_writer.py72 def WriteStackFrameWithId(self, stack_frame_with_id): argument
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto85 StackFrameWithId stack_frame_with_id = 6; field
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer.cc208 StackFrameWithId* stack_frame_with_id) { in WriteStackFrameWithId()