-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RPC] microtvm: fix RPC large transfer size issue #7838
Conversation
ef8f193
to
eca259a
Compare
cc @areusch |
cc @tqchen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mehrdadh! mostly minor things here, but one question on what exactly we should expose over RPC.
7428d0c
to
447aa46
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mehrdadh, this is looking good! just a few minor clarifications on comments, and please look at the unit test failure
@areusch PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mehrdadh!
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
* fix rpc for microtvm * apply feedbacks * bundle deploy fix * fix func registry size * mv constant * fix copyfromremote * address comments and fix error * change rpc default max size * Trigger Build * add checks * Trigger Build * fix ICHECK
This PR: