Revert "[inductor] Rewrite Triton templates + epilogue fusion (retry) (#91105)"

This reverts commit d6dd2e97da619319a103d1061290fe33ce33b6a4.

Reverted https://github.com/pytorch/pytorch/pull/91105 on behalf of https://github.com/atalman due to Broke internal builds
This commit is contained in:
PyTorch MergeBot
2022-12-21 00:02:38 +00:00
parent e932c3e547
commit 94262efc7d
35 changed files with 1957 additions and 1574 deletions

View File

@ -1151,6 +1151,7 @@ def main():
'include/THH/generic/*.h',
'include/sleef.h',
"_inductor/codegen/*.h",
"_inductor/codegen/*.j2",
'share/cmake/ATen/*.cmake',
'share/cmake/Caffe2/*.cmake',
'share/cmake/Caffe2/public/*.cmake',