wasi-nn
wasi-nn copied to clipboard
Manage memory residency of tensors
Support multi-device memory residency of tensors.
Like we discussed (and as commented in #70), this change is probably not desirable if we adopt https://github.com/WebAssembly/wasi-nn/pull/74: if a user can't change where a model resides any more, they shouldn't be allowed to change where a tensor resides.