Skip to content

[Graph] Small graph benchmark fix.#312

Closed
Aalanli wants to merge 27 commits intohidet-org:mainfrom
Aalanli:graph-bench-bug-fix
Closed

[Graph] Small graph benchmark fix.#312
Aalanli wants to merge 27 commits intohidet-org:mainfrom
Aalanli:graph-bench-bug-fix

Conversation

@Aalanli
Copy link
Copy Markdown
Contributor

@Aalanli Aalanli commented Jul 12, 2023

No description provided.

@Aalanli Aalanli closed this Jul 12, 2023
@Aalanli Aalanli deleted the graph-bench-bug-fix branch September 27, 2023 18:09
vadiklyutiy pushed a commit that referenced this pull request Jul 22, 2024
Closes #282 

In the interest of time, only supported enough functionality to resolve
the `NotImplementedError` in the issue.

Also registered the `torch.Tensor.cumsum` method which was encountered
in the same model immediately after extending `einsum`

Additionally, added a default value `False` to the `inplace` parameter
in the function `relu` defined in `register_functions.py` to match the
behaviour in PyTorch
vadiklyutiy pushed a commit that referenced this pull request Jul 23, 2024
Closes #282 

In the interest of time, only supported enough functionality to resolve
the `NotImplementedError` in the issue.

Also registered the `torch.Tensor.cumsum` method which was encountered
in the same model immediately after extending `einsum`

Additionally, added a default value `False` to the `inplace` parameter
in the function `relu` defined in `register_functions.py` to match the
behaviour in PyTorch
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
Closes #282 

In the interest of time, only supported enough functionality to resolve
the `NotImplementedError` in the issue.

Also registered the `torch.Tensor.cumsum` method which was encountered
in the same model immediately after extending `einsum`

Additionally, added a default value `False` to the `inplace` parameter
in the function `relu` defined in `register_functions.py` to match the
behaviour in PyTorch
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