mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Quantization] Improve the usage of fastdeploy tools (#722)
Improve the usage of fastdeploy tools
This commit is contained in:
@@ -1 +0,0 @@
|
||||
import fd_auto_compress
|
||||
|
||||
@@ -22,7 +22,7 @@ import paddle
|
||||
from paddleslim.common import load_config, load_onnx_model
|
||||
from paddleslim.auto_compression import AutoCompression
|
||||
from paddleslim.quant import quant_post_static
|
||||
from fd_auto_compress.dataset import *
|
||||
from .dataset import *
|
||||
|
||||
|
||||
def argsparser():
|
||||
|
||||
Reference in New Issue
Block a user