alanmacd commented on code in PR #12390:
URL: https://github.com/apache/tvm/pull/12390#discussion_r951752966


##########
apps/microtvm/zephyr/template_project/microtvm_api_server.py:
##########
@@ -370,6 +397,12 @@ def _get_nrf_device_args(options):
         type="bool",
         help="Run on the FVP emulator instead of hardware.",
     ),
+    server.ProjectOption(
+        "heap_size",

Review Comment:
   should HEAP_SIZE and DEFAULT_HEAP_SIZE also have _BYTES suffix?



-- 
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]

Reply via email to