Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py585 class AddReLUModule(torch.nn.Module): class
626 m = torch.jit.script(AddReLUModule())