WebAssembly / wasi-nn

Neural Network proposal for WASI
429 stars 34 forks source link

Use resources #59

Closed abrown closed 8 months ago

abrown commented 8 months 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 8 months ago

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