Skip to content

Commit 0a88da1

Browse files
committed
[DLMED] update according to comments
Signed-off-by: Nic Ma <nma@nvidia.com>
1 parent 21e415f commit 0a88da1

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python ../programs/export.py
1+
python ../scripts/export.py
22
--weights ../models/model.pt
33
--config ../configs/inference.json
44
--meta ../configs/metadata.json
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
python ../programs/inference.py
1+
python ../scripts/inference.py
22
--config ../configs/inference.json
33
--meta ../configs/metadata.json

0 commit comments

Comments
 (0)