Skip to content

Conversation

@chengyangfu
Copy link

merge new things from pytorch

merge new things from pytorch
@soumith soumith closed this Mar 20, 2017
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Aug 23, 2021
For block reductions, it's necessary when reduction axes may not start
with zero. For grid reductions, see issue pytorch#1049.
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Nov 5, 2021
* Adds a boolean option to `shift` to disable padding. Shifting without
padding only sets values in a range that correspond to the valid range
in the input tensor.
* Separate read and write predicates for block and grid reductions
* For block reductions, it's necessary when reduction axes may not start
with zero. For grid reductions, see issue pytorch#1049.
zhuhong61 pushed a commit to zhuhong61/pytorch that referenced this pull request Jun 8, 2022
Co-authored-by: pbialecki <pbialecki@nvidia.com>
jaglinux pushed a commit to jaglinux/pytorch that referenced this pull request Jul 27, 2022
* Fix the string replacement for Findrccl.cmake

* [ROCM] exclude aten/src/ATen/cuda/CUDAConfig.h from hipify process.
hubertlu-tw pushed a commit to hubertlu-tw/pytorch that referenced this pull request Nov 1, 2022
* copy-paste friendly

* fix import container_abcs issue

Nightly PyTorch has removed `container_abcs` from `torch._six`.  pytorch@58eb233#diff-b3c160475f0fbe8ad50310f92d3534172ba98203387a962b7dc8f4a23b15cf4dL35

* fix import container_abcs issue

Nightly PyTorch has removed `container_abcs` from `torch._six`.
pytorch@58eb233#diff-b3c160475f0fbe8ad50310f92d3534172ba98203387a962b7dc8f4a23b15cf4dL35

* keep existing for pytorch1.7 and earlier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants