Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_utils.cc238 bool hasNodeWithKind(const StaticModule& smodule, const std::string& kind) { in hasNodeWithKind() function
242 bool hasNodeWithKind(std::shared_ptr<Graph>& graph, const std::string& kind) { in hasNodeWithKind() function