Home
last modified time | relevance | path

Searched refs:PrintModule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_fx_to_onnx.py748 class PrintModule(torch.nn.Module): class
754 model = PrintModule()
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalk_common.cc1030 static void PrintModule( in PrintModule() function
1078 PrintModule(module, modules_without_symbols, modules_with_corrupt_symbols, in PrintModules()