Skip to content

[CI] Fix deadlock#395

Merged
hjjq merged 2 commits intohidet-org:mainfrom
hjjq:ci
Dec 20, 2023
Merged

[CI] Fix deadlock#395
hjjq merged 2 commits intohidet-org:mainfrom
hjjq:ci

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Dec 19, 2023

Also add organization distinction when selecting instance; Increase timeout; Allow Collaborator to trigger; Shut down instances by default.

@hjjq hjjq merged commit 57d859a into hidet-org:main Dec 20, 2023
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
Some models initialize tensors during the first forward pass and reuse
it for next iterations. This causes model to recompile . One temporary
solution is to run torch model once before compilation. Related issue is
here: CentML/hidet#291

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
Some models initialize tensors during the first forward pass and reuse
it for next iterations. This causes model to recompile . One temporary
solution is to run torch model once before compilation. Related issue is
here: CentML/hidet#291

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Some models initialize tensors during the first forward pass and reuse
it for next iterations. This causes model to recompile . One temporary
solution is to run torch model once before compilation. Related issue is
here: https://github.com/CentML/hidet/issues/291

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
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.

1 participant