You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2021/04/06 22:18:53 UTC

[tvm] branch main updated (0d302b6 -> 1386c48)

This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 0d302b6  [FIX] tvm.testing.parametrize_targets documentation for arguments does not match what it is acutally using. (#7778)
     add 1386c48  [µTVM] apps: Fix Zephyr code example for STM32F746 boards (#7772)

No new revisions were added by this update.

Summary of changes:
 apps/microtvm/zephyr/demo_runtime/boards/nucleo_f746zg.conf        | 2 +-
 .../{nrf5340dk_nrf5340_cpuapp.conf => stm32f746g_disco.conf}       | 7 ++-----
 apps/microtvm/zephyr/demo_runtime/src/main.c                       | 6 +-----
 tests/lint/check_file_type.py                                      | 1 +
 tutorials/micro/micro_tflite.py                                    | 2 +-
 5 files changed, 6 insertions(+), 12 deletions(-)
 copy apps/microtvm/zephyr/demo_runtime/boards/{nrf5340dk_nrf5340_cpuapp.conf => stm32f746g_disco.conf} (88%)