grant-arm opened a new pull request #9510: URL: https://github.com/apache/tvm/pull/9510
This PR exposes the workspace size as a macro `TVMGEN_DEFAULT_WORKSPACE_SIZE` in `tvmgen_default.h` (or `TVMGEN_<MODEL_NAME>_WORKSPACE_SIZE` in `tvmgen_<model_name>.h` in the case that the model name is not `default`). This functionality is useful for microTVM/AOT use cases where it's useful to know the workspace size at compile time. @manupa-arm @Mousius @areusch -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
