Skip to content

[Compile Server] Fetch repo before checking out#429

Merged
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:cs
Feb 21, 2024
Merged

[Compile Server] Fetch repo before checking out#429
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:cs

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Feb 21, 2024

Minor bug fix.

@hjjq hjjq merged commit 5f48983 into hidet-org:main Feb 21, 2024
@hjjq hjjq deleted the cs branch February 21, 2024 18:53
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
….Tensor.scatter_add_` (#429)

Closes #424 

The additional bug described in the comments in the linked
issue([here](CentML/hidet#424 (comment)))
is caused by accessing a PyTorch tensor in [this
line](https://github.com/CentML/hidet/blob/18f68ae34d8a08ca1b38ee00ac2ca7f15e599d0b/python/hidet/runtime/compiled_task.py#L161)
while we were supposed to be accessing a Hidet tensor.
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
….Tensor.scatter_add_` (#429)

Closes #424 

The additional bug described in the comments in the linked
issue([here](CentML/hidet#424 (comment)))
is caused by accessing a PyTorch tensor in [this
line](https://github.com/CentML/hidet/blob/18f68ae34d8a08ca1b38ee00ac2ca7f15e599d0b/python/hidet/runtime/compiled_task.py#L161)
while we were supposed to be accessing a Hidet tensor.
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
….Tensor.scatter_add_` (#429)

Closes #424 

The additional bug described in the comments in the linked
issue([here](CentML/hidet#424 (comment)))
is caused by accessing a PyTorch tensor in [this
line](https://github.com/CentML/hidet/blob/18f68ae34d8a08ca1b38ee00ac2ca7f15e599d0b/python/hidet/runtime/compiled_task.py#L161)
while we were supposed to be accessing a Hidet tensor.
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