[torchlib] Reimplement as_strided #1753
Labels
contribution welcome
We welcome code contributions for this
topic: torch_lib
Related to the torch/aten function lib in development
as_strided is currently implemented as an ONNX function, but the loop is hard to fold (?). Should we reimplement it as a traced function?
The text was updated successfully, but these errors were encountered: