Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/onnx/
H A Dpytorch_test_common.py37 TORCH_EXPORT_EXPORTEDPROGRAM = auto() variable in TorchModelType
365 if self.model_type == TorchModelType.TORCH_EXPORT_EXPORTEDPROGRAM:
389 if self.model_type != TorchModelType.TORCH_EXPORT_EXPORTEDPROGRAM:
H A Donnx_test_common.py257 != pytorch_test_common.TorchModelType.TORCH_EXPORT_EXPORTEDPROGRAM
273 == pytorch_test_common.TorchModelType.TORCH_EXPORT_EXPORTEDPROGRAM