Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dsig_node.h255 static constexpr int kMaxGraphSize = 64; member
H A Dsig_node.cc200 constexpr int Signature::kMaxGraphSize; member in tensorflow::grappler::graph_analyzer::Signature