fix:导入加密模型
This commit is contained in:
parent
47d2f306a8
commit
49f13cb5a0
9
导入加密模型.bat
Normal file
9
导入加密模型.bat
Normal file
@ -0,0 +1,9 @@
|
||||
@echo off
|
||||
|
||||
set TOOLCHAIN_PATH=.\win
|
||||
set MODELS_PATH=..\in
|
||||
|
||||
cd %TOOLCHAIN_PATH%
|
||||
.\hdc.exe file send %MODELS_PATH%\models /mnt/hmdfs/100/account/device_view/local/files/duolun
|
||||
echo "all success"
|
||||
pause
|
||||
Loading…
x
Reference in New Issue
Block a user