David Justice
David Justice
> This is great, I have been testing different ONNX models and encountered a data type mismatch error for certain models, specifically at the wasi-nn compute function in bindings.rs. The...
@sunfishcode, I believe I need someone that is a trusted contributor to Wasmtime to approve the `cargo vet` dependencies added in this PR (per https://docs.wasmtime.dev/contributing-coding-guidelines.html#dependencies-of-wasmtime). Would you please consider allow...
@abrown, I've trimmed down to about as slim as I think I can get the dependencies. I've removed any dependency on `half` and `ndarray` which cut the list of dependencies...
@abrown would you like me to add the vet audit entry for `compact_str`? Is that all we need to get this moving forward?
> > downloaded binaries not available for target riscv64gc-unknown-linux-gnu > > That's fine; this just needs a few more target checks. I'm on it.
@alexcrichton, in https://github.com/bytecodealliance/wasmtime/pull/7691/commits/2b7a104684f0c45e5969f5ef25b858f8069d69bd I'm reducing the set of triplets in which ONNX will run. I do not plan on pursuing riscv or s390 precompiled onnxruntime bins at this point. Are...
Glad you brought this up. @Mossaka and I were just talking about this. Right now, I believe the runtime expects an `/app.wasm`, as you say, it should be in the...
@xerners any thoughts on pulling this in? I would love to use this for https://github.com/Azure/vagrant-azure.
I think this is a great idea! One interesting part will be testing. We may need to spin up some hardware to make sure the functionality stays evergreen.
I am a big +1 to this proposal. However, I believe it is significant that the namesake project at the core of SpinKube, [Spin](https://github.com/fermyon/spin), is itself not a CNCF project....