README.md
setup.py
apstone/__init__.py
apstone/model_base.py
apstone.egg-info/PKG-INFO
apstone.egg-info/SOURCES.txt
apstone.egg-info/dependency_links.txt
apstone.egg-info/requires.txt
apstone.egg-info/top_level.txt
apstone/model_convert/__init__.py
apstone/model_convert/detectron2_model_export.py
apstone/model_convert/modelscope_ali_2_onnx.py
apstone/model_convert/onnx2simple2trt.py
apstone/model_convert/onnx2trt.py
apstone/model_convert/tf2pb2onnx.py
apstone/model_convert/torch2any.py
apstone/model_edit/__init__.py
apstone/model_edit/torch_model_edit.py