Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_debug_utils.h29 void DumpPendingNodeState(const NodeItem& node_item, const Entry* input_vector,
Dpropagator_debug_utils.cc43 void DumpPendingNodeState(const NodeItem& node_item, const Entry* input_vector, in DumpPendingNodeState() function
Dsimple_propagator_state.cc111 DumpPendingNodeState(*node, input_tensors_.data(), false); in DumpState()
Dpropagator_state.cc190 DumpPendingNodeState(*node, iteration->input_tensors, false); in DumpIterationState()