Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc491 struct ExecutorState<PropagatorStateType>::AsyncState { struct in tensorflow::__anonce8950920111::ExecutorState
492 AsyncState(const OpKernelContext::Params& p, const TaggedNode& _tagged_node, in AsyncState() function
509 TensorValueVec saved_inputs;
510 AllocatorAttributeVec saved_input_alloc_attrs;
511 OpKernelContext::Params params;
512 TaggedNode tagged_node;
513 const NodeItem* item;
514 Entry* first_input;
515 OpKernelContext ctx;
516 NodeExecStatsInterface* stats;
[all …]