8000 [Bug][microTVM] RPC server is flaky on the Arduino Nano 33 BLE · Issue #8730 · apache/tvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content 8000
[Bug][microTVM] RPC server is flaky on the Arduino Nano 33 BLE #8730
Closed
@guberti

Description

@guberti

The Arduino support implemented in #8708 works well on a wide variety of boards, but the RPC server sometimes fails only when running on the Arduino Nano 33 BLE. Which and how many tests fail is inconsistent from run to run. It doesn't seem to be a memory error, as the test that allocates a 161024 array will sometimes succeed while the test allocating a 11024 array fails.

Included below are two logs for two runs of test_arduino_rpc_server.py. The verbose log was created by running:

pytest test_arduino_rpc_server.py --microtvm-platforms nano33ble -s --tvm-debug --log-cli-level=debug

nano_33_ble_rpc_verbose.log

The non-verbose one was created by running:

pytest test_arduino_rpc_server.py --microtvm-platforms nano33ble -s

nano_33_ble_rpc.log

cc @alanmacd @gromero @mehrdadh

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0