good first issuehelp wanted
仓库指标
- 星标
- (462 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Hi, the sliced model are exported to .pt file (only parameters, without structure). However, I want to deploy the model otherwhere, so I have to have the model structure and then can load the pretrained parameters. So how can I do this? How can I export the entire model? thanks!