Searched refs:AreAllInputsCached (Results 1 – 2 of 2) sorted by relevance
110 bool AreAllInputsCached(const Node& node) const;
312 bool GraphTransferer::AreAllInputsCached(const Node& node) const { in AreAllInputsCached() function in tensorflow::GraphTransferer847 CHECK(AreAllInputsCached(node)); in RegisterNodeIfAllInputsAreCached()