Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/onnx/
H A Donnx_test_common.py65 def run_model_test(test_suite: _TestONNXRuntime, *args, **kwargs):
127 class _TestONNXRuntime(pytorch_test_common.ExportTestCase): class