Skip to content

Fix torch.stack() with Variable inputs#1345

Merged
colesbury merged 1 commit intopytorch:masterfrom
colesbury:stack
Apr 24, 2017
Merged

Fix torch.stack() with Variable inputs#1345
colesbury merged 1 commit intopytorch:masterfrom
colesbury:stack

Conversation

@colesbury
Copy link
Copy Markdown
Member

No description provided.

@colesbury colesbury merged commit 3ab074b into pytorch:master Apr 24, 2017
@colesbury colesbury deleted the stack branch April 26, 2017 18:33
eqy pushed a commit to eqy/pytorch that referenced this pull request Jan 20, 2022
Summary:
Pull Request resolved: pytorch#69964

Things added in this PR that requires review:
1. cuLaunchCooperativeKernel driver API added
aten/src/ATen/cuda/detail/LazyNVRTC.cpp
aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h

nvfuser code update:
1. perf turning on codegen scheduler that improves performance.
2. permutation support has been extended beyond contiguous/channels-last. (The improvements could be observed on PW benchmark)

Things reverted from local changes:
1. aten::gelu with approximation
2. local changes that is upstreamed in PR pytorch#68804

Pull Request resolved: pytorch#69428

Reviewed By: ngimel

Differential Revision: D33073817

Pulled By: wconstab

fbshipit-source-id: e77d32e81d037d7370822b040456fd4c3bd68edb
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.

2 participants