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

Update 0_how_to_work_with_onnx.ipynb #81

Merged
merged 23 commits into from
Feb 5, 2024
Merged

Update 0_how_to_work_with_onnx.ipynb #81

merged 23 commits into from
Feb 5, 2024

Conversation

Harsh9650
Copy link
Collaborator

Change in the import and built-in functions.

maltanar and others added 23 commits August 30, 2023 14:56
Change in the import and built-in functions.
This is required for supporting scaled dot-product attention, which has
3 dimensional tensors with batch/head, sequence and embedding dimension.
Introduce 3D layout annotations defaulting to NWC
Try newer tf2onnx version to get CI back in green
Range analysis improvements and better input shape override
@maltanar maltanar merged commit e3cba58 into fastmachinelearning:main Feb 5, 2024
4 of 5 checks passed
@maltanar maltanar added this to the v0.4.0 milestone Dec 20, 2024
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