Home
last modified time | relevance | path

Searched defs:GetRegularFanout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_internal.h194 const std::vector<FaninViewT>& GetRegularFanout(int i) const { in GetRegularFanout() function
H A Dgraph_view_test.cc476 TYPED_TEST(TypedFanoutTest, GetRegularFanout) { in TYPED_TEST() argument