Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpython_print.cpp337 void buildConstantList(Node* n, std::vector<Node*>& constants) { in buildConstantList() function
349 void buildConstantList(Block* b, std::vector<Node*>& constants) { in buildConstantList() function