Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_fuse_eager.py392 def fw_pre_hook(fused_module_class, h_module, input): argument
398 def fw_hook(fused_module_class, h_module, input, output): argument