Skip to content

[CI] Remove unnecessary synchronization#420

Merged
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:ci
Jan 20, 2024
Merged

[CI] Remove unnecessary synchronization#420
hjjq merged 1 commit intohidet-org:mainfrom
hjjq:ci

Conversation

@hjjq
Copy link
Copy Markdown
Collaborator

@hjjq hjjq commented Jan 20, 2024

No description provided.

@hjjq hjjq merged commit cb9ec6a into hidet-org:main Jan 20, 2024
@hjjq hjjq deleted the ci branch January 20, 2024 03:11
vadiklyutiy pushed a commit that referenced this pull request Dec 19, 2024
`torch.pow` accepts following type of operands:
1. (a: Tensor, b: Tensor)
2. (a: Numeric, b: Tensor)  -> missing case that is handled by this PR
3. (a: Tensor, b: Numeric)

---------

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 20, 2024
`torch.pow` accepts following type of operands:
1. (a: Tensor, b: Tensor)
2. (a: Numeric, b: Tensor)  -> missing case that is handled by this PR
3. (a: Tensor, b: Numeric)

---------

Co-authored-by: Zhumakhan <nazirzhumakhan@gmail,.com>
vadiklyutiy pushed a commit that referenced this pull request Dec 26, 2024
`torch.pow` accepts following type of operands:
1. (a: Tensor, b: Tensor)
2. (a: Numeric, b: Tensor)  -> missing case that is handled by this PR
3. (a: Tensor, b: Numeric)

---------

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