Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.h395 int ActivateNodesFastPathLocked(const NodeItem* item, const bool is_dead, in ActivateNodesFastPathLocked() function
Dpropagator_state.cc592 return ActivateNodesFastPathLocked(item, is_dead, iter_state, outputs, in ActivateNodesLocked()