Searched refs:AsyncState (Results 1 – 1 of 1) sorted by relevance
1237 struct AsyncState;1544 struct ExecutorState::AsyncState { struct in tensorflow::__anon675242740111::ExecutorState1545 AsyncState(const OpKernelContext::Params& p, const TaggedNode& _tagged_node, in AsyncState() function1742 AsyncState* state = in Process()1743 new AsyncState(params, tagged_node, &item, first_input, stats); in Process()