Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_utils.cc223 Node* getNodeWithKind(const StaticModule& smodule, const std::string& kind) { in getNodeWithKind() function
227 Node* getNodeWithKind(std::shared_ptr<Graph>& graph, const std::string& kind) { in getNodeWithKind() function