as_strided is currently implemented as an ONNX function, but the loop is hard to fold. We should implement as_strided in a more efficient way.
as_strided is currently implemented as an ONNX function, but the loop is hard to fold. We should implement as_strided in a more efficient way.