Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1352 void DumpActiveNodeState(const int node_id, const Entry* input_vector);
2356 void ExecutorState::DumpActiveNodeState(const int node_id, in DumpActiveNodeState() function in tensorflow::__anon6f8fc96b0111::ExecutorState
2393 DumpActiveNodeState(node_id, iteration->input_tensors); in DumpIterationState()