Closed geekbeast closed 1 year ago
This adds the bytes data to allow providing arrays of bytes as input tensor per discussion here webassembly/wasi-nn#55
Convinced we shouldn't make any changes to spec for this, maybe if someone else really wants a variable length string or bytes type they can pick it up.
This adds the bytes data to allow providing arrays of bytes as input tensor per discussion here webassembly/wasi-nn#55