Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dhelper.cpp701 const std::string& module_qualified_name) { in is_module()
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py1634 def is_leaf_module(self, m, module_qualified_name): argument
1754 def is_leaf_module(self, m, module_qualified_name): argument