Created
January 7, 2022 20:17
-
-
Save malfet/f9e518b5e4b26a098b152b9227e5b4ad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% curl -L https://github.com/pytorch/pytorch/pull/69840.patch|diffstat | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 143 100 143 0 0 459 0 --:--:-- --:--:-- --:--:-- 468 | |
100 7148 0 7148 0 0 11172 0 --:--:-- --:--:-- --:--:-- 11172 | |
aten/src/ATen/templates/RegisterBackendSelect.cpp | 27 ++++++++++++++------------- | |
aten/src/ATen/templates/RegisterSchema.cpp | 16 +--------------- | |
tools/codegen/gen.py | 40 +++++++++++++++++++++++----------------- | |
3 files changed, 38 insertions(+), 45 deletions(-) | |
% curl -L https://github.com/pytorch/pytorch/pull/69840.diff|diffstat | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 142 100 142 0 0 458 0 --:--:-- --:--:-- --:--:-- 465 | |
100 5321 0 5321 0 0 8454 0 --:--:-- --:--:-- --:--:-- 8454 | |
aten/src/ATen/templates/RegisterBackendSelect.cpp | 21 ++++++++++++--------- | |
tools/codegen/gen.py | 40 +++++++++++++++++++++++----------------- | |
2 files changed, 35 insertions(+), 26 deletions(-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment