Skip to content

[Feature request] Bump Conv to accept bfloat16 #6071

@thiagocrepaldi

Description

@thiagocrepaldi

System information

main

What is the problem that this feature solves?

Currently, Conv-11 only accepts input T : tensor(float16), tensor(float), tensor(double)

Alternatives considered

No response

Describe the feature

Just add bfloat16 to the supported dtype list.
Should we extend bfloat16 to all operators that only support float16 currently?

Will this influence the current api (Y/N)?

Y

Feature Area

operators

Are you willing to contribute it (Y/N)

None

Notes

No response

Metadata

Metadata

Labels

topic: enhancementRequest for new feature or operatortopic: operatorIssues related to ONNX operators

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions