kparzysz-quic commented on pull request #10205:
URL: https://github.com/apache/tvm/pull/10205#issuecomment-1036365244


   In 
https://github.com/apache/tvm/pull/10205/files#diff-699c269e31b524f44d36ad4cc38d82f0e6f7edd8de3a005d583976d09ecb8b9bR198,
 you don't need to use `new`.  You can statically allocate a local array (i.e. 
`static uint8_t buffer[...]`) and pass it to the server.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to