Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Torch stream fix #1681

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Torch stream fix #1681

merged 1 commit into from
Jan 22, 2020

Conversation

banasraf
Copy link
Collaborator

Why we need this PR?

Pick one, remove the rest

  • It fixes a bug in TorchPythonFunction stream initialization

What happened in this PR?

Fill relevant points, put NA otherwise. Replace anything inside []

  • What solution was applied:
    The stream was created without specifying the device. Now stream initialization was moved to operator call.
  • Affected modules and functionalities:
    PyTorch plugin
  • Key points relevant for the review:
    torchPythonFunction
  • Validation and testing:
    TorchPythonFunction tests
  • Documentation (including examples):
    NA

JIRA TASK: NA

Signed-off-by: Rafal <Banas.Rafal97@gmail.com>
@banasraf
Copy link
Collaborator Author

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1083783]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1083783]: BUILD PASSED

@klecki klecki merged commit 2baf712 into NVIDIA:master Jan 22, 2020
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.

None yet

5 participants