Home
last modified time | relevance | path

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

/external/pytorch/test/onnx/
Dtest_fx_to_onnx_with_onnxruntime.py605 class NoneInputModel(torch.nn.Module): class
614 NoneInputModel(), (torch.randn(1, 2), None, torch.randn(1, 2))