Skip to content

[Bug] 算子输入输出类型为multimodal时无法上传算子 #334

@JasonW404

Description

@JasonW404

在自定义算子的metadata.yml文件中,算子输入和输出类型的定义,如果任意一个被设置为multimodal,则前端算子市场上传会失败,失败的原因是不支持此类输入输出类型的定义。但在算子开发指南中明确表示可以使用该取值。

inputs: 'multimodal'
outputs: 'multimodal'

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions