Adding the Jenkins RFC.
@jroesch @leandron @driazati @konturn @tqchen
You can view, comment on, or merge this pull request online at:
https://github.com/apache/tvm-rfcs/pull/49
-- Commit Summary --
* Add Managed Jenkins Infrastructure for TVM RFC.
-- File Changes --
A rfcs/0049-manag
Hi @wrongtest, thanks for the nice write up.
> Currently, we have to hack the compile engine to find the pre-scheduled
> PrimFunc from a standalone cache, we are glad to know what is the best way to
> achieve this goal.
Here's some thoughts, please correct any misunderstandings I might have.
@cxy would you like to update the pre-RFC according to our discussion? Thanks a
lot!
---
[Visit
Topic](https://discuss.tvm.apache.org/t/rfc-runtime-bring-packedfunc-into-tvm-object-system/11816/9)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe f
[quote="areusch, post:3, topic:11807"]
it seems like this could either be integrated into `ci-cpu` or as a separate
`ci-` image, so long as the binaries are publicly available. do you have an
estimate of the size of the docker image? also, just for my curiosity, would
you be able to share a ro
Thanks for your comments:)
[quote="areusch, post:3, topic:11807"]
could you say more here? is this a Relay-level thing or a TIR thing? presuming
you’ve implemented this as a pass, how do you plan to ensure that the
Relay-level pass makes the same scheduling decision as the TIR pass?
[/quote]