> ok, then for CI do you plan to e.g. expand our `ci_qemu` Docker image to
> additionally contain this custom qemu? (this involves committing a change to
> `docker/`, then pinging a committer to update the version of the image used)
Thanks for advice, we will add it. but I have no experience abo
@maheshambule @smallcoscat
Hi! Thank you for deploying this function.
Can you give us any example codes, please?
I want to know how to export from tflite →Relay(Optimized)→ONNX→tflite.
---
[Visit Topic](https://discuss.tvm.apache.org/t/rfc-relay-to-onnx/6101/27) to
respond.
You are rec
Name supplies usually have both a cache lookup:
```
name_supply.UniqueGlobalFor("__main__")
```
and a hinted fresh name generator:
```
name_supply.FreshGlobalWithPrefix("my_module", "my_var", "any_other_prefix")
```
---
[Visit
Topic](https://discuss.tvm.apache.org/t/pre-rfc-name-mangling-i
@imharish63,
I have been using v0.8, with no success, still stuck at load_module, can you
generate the image for ZCU102 and attempt running an inference.
regards.
---
[Visit Topic](https://discuss.tvm.apache.org/t/vta-vta-on-zcu102/2361/14) to
respond.
You are receiving this because you
Hi all,
The next TVM Community Meeting is Wednesday, June 15 at 8:00am PDT, 15:00 UTC,
16:00 BST, 17:00 CEST, 20:30 India, 23:00 China. We are continuing to host this
as a unified meeting with the microTVM Community Meeting.
The agenda for this meeting can be found in the [agenda
doc](https:
cc @kparzysz-quic @tqchen @jwfromm @masahi @junrushao1994 @comaniac
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/tvm-rfcs/pull/78#issuecomment-1152677669
You are receiving this because you are subscribed to this thread.
Message ID:
@alter-xp we have some:
- about the CI environment:
https://tvm.apache.org/docs/contribute/pull_request.html#ci-environment
- about building docker containers locally:
https://github.com/apache/tvm/blob/main/docker/README.md
we need to write that up :/
the basics are:
1. submit a PR which only