Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc363 CallFrameInterface* call_frame_; member in tensorflow::__anonce8950920111::ExecutorState
409 call_frame_(args.call_frame), in ExecutorState()
705 params.call_frame = call_frame_; in Process()