mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* test_ops_v1 * test_ops_version1.0 * test_ops_version1.1 * test_ops_version1.1 * test_ops_version1.1 * test_ops1.1 * test_ops2.0 * test_ops2.1 * test_ops2.1 * test_ops2.1 * test_ops2.1 * test_ops2.2 * test_ops2.2 * test_ops2.3 * test_ops2.3 * test_ops2.3 * test_ops2.3 * test_2.4 * test_ops2.4
4 lines
118 B
Python
4 lines
118 B
Python
from .utils import TestOnnxRTExporter, TestTensorRTExporter
|
|
|
|
__all__ = ['TestTensorRTExporter', 'TestOnnxRTExporter']
|