Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_fx_to_onnx.py589 class Float8Module(torch.nn.Module): class
598 _ = torch.onnx.dynamo_export(Float8Module(), torch.randn(1, 2, 3, 4))