#2549 新建推理任务和模型转换任务时在界面上提示用户支持哪些模型文件

Closed
created 1 year ago by tanglj · 6 comments
tanglj commented 1 year ago
1、涉及到选择模型文件的页面,如新建推理任务、新增模型转换任务页面,明确提示用户支持的模型文件有哪些。导入新模型没有过滤文件格式,不需要添加提示。 2、新建推理任务增加支持Paddle的模型.pdparams
tanglj added the
enhancement
label 1 year ago
tanglj commented 1 year ago
Poster
1、推理任务明确提示用户支持的模型文件[ckpt, pb, h5, json, pkl, pth, t7, pdparams, onnx, pbtxt, keras, mlmodel, cfg, pt] 2、推理任务增加支持Paddle的模型.pdparams。模型转换暂时不支持paddle模型。
5.1 KiB
tanglj added this to the V20220815 milestone 1 year ago
zhoupzh was assigned by tanglj 1 year ago
zhoupzh added the
need review
label 1 year ago
zhoupzh commented 1 year ago
Collaborator
不清楚在哪里加提示。
zouap commented 1 year ago
Collaborator
模型转换目前可用的后缀:[".pth",".pkl",".onnx",".mindir",".ckpt",".pb"];
zhoupzh added the
test
label 1 year ago
wangj commented 1 year ago
Owner
> 1、推理任务明确提示用户支持的模型文件[‘ckpt’,‘pb’,‘h5’,‘json’,‘pkl’,‘pth’,‘t7’] > 2、推理任务增加支持Paddle的模型.pdparams。模型转换暂时不支持paddle模型。 实际效果做的比需求#1多。待确认 @tanglj
tanglj was assigned by wangj 1 year ago
tanglj commented 1 year ago
Poster
1、已确认,推理任务支持的模型文件格式为:[ckpt, pb, h5, json, pkl, pth, t7, pdparams, onnx, pbtxt, keras, mlmodel, cfg, pt] 2、模型转换支持的文件格式和前期一样,为[".pth”,".pkl”,".onnx”,".mindir”,".ckpt”,".pb”]
wangj commented 1 year ago
Owner
通过测试。
wangj closed this issue 1 year ago
tanglj changed title from 在界面上提示用户支持哪些模型文件 to 新建推理任务和模型转换任务时在界面上提示用户支持哪些模型文件 1 year ago
Sign in to join this conversation.
No Milestone
No Assignees
4 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.