You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com.INVALID> on 2021/08/17 21:04:20 UTC

[apache/incubator-teaclave] CI is broken when building TVM example (#547)

CI is broken now: https://github.com/apache/incubator-teaclave/runs/3353624057

This is caused by `onnx/models`'s Git LFS quota reached. https://github.com/onnx/models/issues/459


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/547

Re: [apache/incubator-teaclave] Cannot build TVM example (#547)

Posted by Mingshen Sun <no...@github.com.INVALID>.
Closed #547 via #549.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/547#event-5182727948

Re: [apache/incubator-teaclave] Cannot build TVM example (#547)

Posted by Mingshen Sun <no...@github.com.INVALID>.
The quota issue of `onnx/models` has been fixed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/547#issuecomment-900834208

Re: [apache/incubator-teaclave] Cannot build TVM example (#547)

Posted by Hongbo <no...@github.com.INVALID>.
This error originates [here](https://github.com/apache/incubator-teaclave/blob/master/examples/python/wasm_tvm_mnist_payload/build_lib.py#L37). The file cannot be downloaded when building the library. I'll store the onnx file to the example folder when the it's accessible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/547#issuecomment-900664309