Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FusionOptions following ORT 1.14 release #772

Merged
merged 3 commits into from
Feb 13, 2023

Conversation

Copy link
Member

@michaelbenayoun michaelbenayoun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# ONNX Runtime 1.14.0 arguments
use_multi_head_attention = False
enable_gemm_fast_gelu = False
use_raw_attention_mask = False
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So it's different than use_mask_index right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 13, 2023

The documentation is not available anymore as the PR was closed or merged.

@fxmarty
Copy link
Contributor Author

fxmarty commented Feb 13, 2023

Failing tests are unrelated.

@fxmarty fxmarty merged commit 87f4265 into huggingface:main Feb 13, 2023
fxmarty added a commit to fxmarty/optimum that referenced this pull request Feb 13, 2023
* support ORT 1.14

* trigger actions

* ugly fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants