Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfold_conv_bn.cpp303 Module conv_submodule = findChildModule(current, conv_module_path); in analyze() local
340 Module conv_submodule = findChildModule(current, std::get<0>(conv_bn)); in analyze() local