Skip to content

make repeat respect the current stream#26946

Closed
ngimel wants to merge 1 commit intopytorch:masterfrom
ngimel:repeat_stream
Closed

make repeat respect the current stream#26946
ngimel wants to merge 1 commit intopytorch:masterfrom
ngimel:repeat_stream

Conversation

@ngimel
Copy link
Copy Markdown
Collaborator

@ngimel ngimel commented Sep 27, 2019

Kernel launch did not have the stream argument.

Test plan: should be covered by current tests

@ngimel ngimel requested a review from mruberry September 27, 2019 02:12
@pytorchbot pytorchbot added module: cuda Related to torch.cuda, and CUDA support in general module: operators labels Sep 27, 2019
Copy link
Copy Markdown
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@mruberry mruberry self-requested a review September 27, 2019 03:15
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ngimel has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ngimel merged this pull request in 6bf6788.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 27, 2019
Summary:
Kernel launch did not have the stream argument.
Pull Request resolved: pytorch/pytorch#26946

Test Plan: should be covered by current tests

Differential Revision: D17629397

Pulled By: ngimel

fbshipit-source-id: f91a72d0908b5672c6df045c9df49bf1d48a5ac9
@ngimel ngimel deleted the repeat_stream branch September 27, 2019 20:36
pdlive215 pushed a commit to pdlive215/pytorch that referenced this pull request Nov 27, 2019
Summary:
Kernel launch did not have the stream argument.
Pull Request resolved: pytorch#26946

Test Plan: should be covered by current tests

Differential Revision: D17629397

Pulled By: ngimel

fbshipit-source-id: f91a72d0908b5672c6df045c9df49bf1d48a5ac9
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Kernel launch did not have the stream argument.
Pull Request resolved: pytorch#26946

Test Plan: should be covered by current tests

Differential Revision: D17629397

Pulled By: ngimel

fbshipit-source-id: f91a72d0908b5672c6df045c9df49bf1d48a5ac9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cuda Related to torch.cuda, and CUDA support in general

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants