Skip to content

Option/Mode to Build Onnx Runtime with Full Onnx Support #1122

Closed

Description

Is your feature request related to a problem? Please describe.
I am using Onnx Runtime library and expecting it to have full Onnx support as it promises. But some data types for some operators are turned off as discussed in #1080. Right now it is inconvenient to ensure that the Onnx Runtime library has all Onnx operators enabled, as I need to do something similar to 31cbb5d and then rebuild to support some data types.

System information

  • ONNX Runtime version (you are using): 0.4.0

Describe the solution you'd like
I am looking for a build option/mode so that I can build the library with full Onnx support. If the option/mode is not set, then the library will fall back to the current setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    feature requestrequest for unsupported feature or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions