Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
z1069614715 authored Nov 28, 2022
1 parent 2e46a61 commit 0ec4126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@ image classifier implement in pytoch.
default: False
导出tensorrt时是否显示日志.
- **export**
type: string, default: torchscript choices: ['onnx', 'torchscript', 'tensorrt']
type: string, default: torchscript choices: ['onnx', 'torchscript', 'tensorrt']
选择导出模型.
- **device**
type: string, default: torchscript
type: string, default: ''
使用的设备.(cuda device, i.e. 0 or 0,1,2,3 or cpu)

<p id="ModelZoo"></p>
Expand Down

0 comments on commit 0ec4126

Please sign in to comment.