Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1350 void DumpPendingNodeState(const int node_id, const Entry* input_vector,
2321 void ExecutorState::DumpPendingNodeState( in DumpPendingNodeState() function in tensorflow::__anon6f8fc96b0111::ExecutorState
2385 DumpPendingNodeState(node_id, iteration->input_tensors, false); in DumpIterationState()