Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_debug_utils.h34 void DumpActiveNodeState(const NodeItem& node_item, const Entry* input_vector);
Dpropagator_debug_utils.cc75 void DumpActiveNodeState(const NodeItem& node_item, const Entry* input_vector) { in DumpActiveNodeState() function
Dsimple_propagator_state.cc117 DumpActiveNodeState(*node, input_tensors_.data()); in DumpState()
Dpropagator_state.cc198 DumpActiveNodeState(*node, iteration->input_tensors); in DumpIterationState()