-
Couldn't load subscription status.
- Fork 25.7k
Closed
Labels
oncall: jitAdd this issue/PR to JIT oncall triage queueAdd this issue/PR to JIT oncall triage queue
Description
#15429 makes the following syntax valid in PyTorch programs:
ret = a.svd()
U = ret.U # previously, only ret[0] was supported
This syntax is not currently understood by TorchScript. It should be handled.
cc @zasdfgbnm (not saying you have to do this, but just to let you know :)
zasdfgbnm
Metadata
Metadata
Assignees
Labels
oncall: jitAdd this issue/PR to JIT oncall triage queueAdd this issue/PR to JIT oncall triage queue