mehrdadh opened a new pull request #8940: URL: https://github.com/apache/tvm/pull/8940
Since now we are supporting two microtvm platforms (zephyr, arduino), it is confusing to use platform for both zephyr/arduino and the device target (e.g. qemu_x86/nrf5340dk and due/feathers2) that we support for each platform. This PR refactors the later to microtvm_device. This PR also moves the supported microtvm devices for each platform to its microtvm_api_server.py to create a single source for supported devices. cc @areusch @gromero -- 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]
