Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1237 struct AsyncState;
1544 struct ExecutorState::AsyncState { struct in tensorflow::__anon675242740111::ExecutorState
1545 AsyncState(const OpKernelContext::Params& p, const TaggedNode& _tagged_node, in AsyncState() function
1742 AsyncState* state = in Process()
1743 new AsyncState(params, tagged_node, &item, first_input, stats); in Process()