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 2022/11/18 06:48:17 UTC

[GitHub] [tvm] ibsidorenko commented on a diff in pull request #13242: [microTVM] [WIP] Modernize Arm Cortex-M convolution schedules

ibsidorenko commented on code in PR #13242:
URL: https://github.com/apache/tvm/pull/13242#discussion_r1026079742


##########
python/tvm/testing/aot.py:
##########
@@ -809,6 +810,8 @@ def run_and_check_body(base_path):
             + f" FVP_DIR={fvp_dir}"
             + custom_params
         )
+        print(os.path.join(codegen_path, "host", "src", "default_lib1.c"))
+        time.sleep(0)

Review Comment:
   Is it really necessary?



-- 
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-unsubscribe@tvm.apache.org

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