Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py576 class ConvReLUModule(torch.nn.Module): class
617 m = torch.jit.script(ConvReLUModule())