You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/08 00:35:34 UTC

[GitHub] [incubator-tvm] weberlo commented on issue #4274: [µTVM] Enable AutoTVM for ARM STM32F746XX Boards

weberlo commented on issue #4274: [µTVM] Enable AutoTVM for ARM STM32F746XX Boards
URL: https://github.com/apache/incubator-tvm/pull/4274#issuecomment-551330769
 
 
   @tqchen It looks like the CI doesn't allow assembly---namely, [utvm_init.s](https://github.com/apache/incubator-tvm/pull/4274/files#diff-7565259e63aed09b0c6e44d8fe9d8f82R1).  That file is required to enable the Cortex-M7 FPU and stack pointer.  Can you add it as an exception?  We might also want an assembly file whitelist for the `src/runtime/micro/device` directory.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services