-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvmMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm
Description
We added initial support for RISC-V in microTVM by proving that we can run regression tests against the Zephyr RISC-V target (backed by QEMU). However, we have not yet added support for any V- or P- extension SIMD instructions to provide more interesting performance numbers out of the box. This issue tracks adding those schedules, which involves:
- selecting a simulator which can correctly execute those instructions
- adding the schedules
- adding tests to verify functional correctness
Metadata
Metadata
Assignees
Labels
type:rfc-trackingRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsRFC progress tracking. Ref: https://github.com/apache/tvm-rfcsvert:microMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvmMicroTVM: src/runtime/micro, src/runtime/crt, apps/microtvm