WebAssembly / wasi-nn

Neural Network proposal for WASI
470 stars 36 forks source link

Use resources #59

Closed abrown closed 1 year ago

abrown commented 1 year ago

Now that component model resources are specified and implemented, it should be possible to use the resource type for specifying tensors, graphs and execution contexts.

Closes #47.

abrown commented 1 year ago

Like #61, this will be merged as we discussed in the 10-31 meeting.