Alan Du
Alan Du
@pytorchbot merge
@pytorchbot drci
@pytorchbot merge
I also have a use-case for this (trying to expose a Rust API that uses `&[u8]`) that I'd like to use Python's buffer protocol to allow zero-copy access. Rewriting the...
Do you mind if I file a PR to the docs (and maybe add a conformance test or two)? I think what you said makes sense, but just to check...