WIP: Port linalg.tensordot to structured kernels#64819
WIP: Port linalg.tensordot to structured kernels#64819antocuni wants to merge 33 commits intopytorch:masterfrom
linalg.tensordot to structured kernels#64819Conversation
…in common_method_invocations
…s. Make sure to preserve compatibility
…function, but actually it's not
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 00ad7db (more details on the Dr. CI page):
🕵️ 15 new failures recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
PR stack (ghstack-style but done manually)
linalg.tensordotto structured kernels #64819UPDATE
I think this PR cannot be completed at the moment, because structured kernels are not yet compatible with
CompositeImplicitAutograddispatch. See e.g. the following comment insidecodegen/gen.py:pytorch/tools/codegen/gen.py
Lines 176 to 181 in 4666e3f