Skip to content

Use turbine for gen_sharktank imports. #1904

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

Closed
wants to merge 17 commits into from
Closed

Conversation

monorimet
Copy link
Collaborator

@monorimet monorimet commented Oct 19, 2023

Needs these changes nod-ai/SHARK-ModelDev#102 for a successful run for certain models.

TODO: turbine integration for models that accept multiple inputs.
TODO: complete sets of artifacts for turbine path (needs hash generating for each .mlir)

@monorimet monorimet marked this pull request as ready for review October 20, 2023 05:01
@dan-garvey
Copy link
Member

vk failure seems gen related

@monorimet
Copy link
Collaborator Author

vk failure seems gen related

yep, needed to set the jobs to use IMPORTER=1 as that's where shark-turbine is added to requirements

"windows not yet supported for torch.compile" blocks turbine gen from working in windows CI
@dan-garvey
Copy link
Member

fyi nod-ai/SHARK-ModelDev#176

@monorimet
Copy link
Collaborator Author

fyi nod-ai/SHARK-Turbine#176

nice.... I think I can use transformerbuilder for the dict_input models........ and leave the rest as aot.exports since it's so simple.

when I have a chance we'll gut SHARK/tank and just use the turbine tests for most of the way

@monorimet
Copy link
Collaborator Author

Closing as model testing/validation will live in SHARK-Turbine
fyi @dan-garvey

@monorimet monorimet closed this Jan 5, 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.

2 participants