Skip to content

feat: move release workflow test to internal arc runners#461

Merged
vadiklyutiy merged 6 commits intomainfrom
ft/publish-tests-arc
Jul 26, 2024
Merged

feat: move release workflow test to internal arc runners#461
vadiklyutiy merged 6 commits intomainfrom
ft/publish-tests-arc

Conversation

@c-fteixeira
Copy link
Copy Markdown
Collaborator

@c-fteixeira c-fteixeira commented Jul 25, 2024

Updates release workflow to run tests in the same way tests workflow run for each pr.

validated on this run.
didn't let it run all the way.. but the last step was not changed.

@c-fteixeira c-fteixeira marked this pull request as ready for review July 25, 2024 17:38
@vadiklyutiy vadiklyutiy merged commit b5d6aaf into main Jul 26, 2024
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Updates **release**(Publish) workflow to run tests in the same way **tests**
workflow run for each pr.


validated on
[this](https://github.com/hidet-org/hidet/actions/runs/10098384646) run.
didn't let it run all the way.. but the last step was not changed.
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Closes #228 

Additionally, while working on PR #455 , I noticed that we didn't
register the function/method `floor_divide`. Adding support for this one
is straightforward as it was functionally equivalent to `torch.div(...,
rounding_mode='floor')`. I forgot to include the change in that PR, so I
am including it here.
@c-fteixeira c-fteixeira deleted the ft/publish-tests-arc branch February 1, 2025 19:28
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