[Apache TVM Discuss] [Development/pre-RFC] [RFC] UMA: Universal Modular Accelerator Interface

2022-03-02 Thread Christoph Gerum via Apache TVM Discuss
[quote="manupa-arm, post:11, topic:12039"] [quote="MJKlaiber, post:1, topic:12039"] ``` > class MyCustomAcceleratorPartitioner(UMAPartitioner): @property def target_name(self): return "my_custom_accelerator" def _register_patterns(self): self._register_pattern("conv1d

[Apache TVM Discuss] [Development/RFC] [Guideline] Relay AOT

2020-11-18 Thread Christoph Gerum via Apache TVM Discuss
@areusch Thanks for sharing the progress. I absolutely agree that P1 would be the better solution. Is there a migration Path from your work to P1 or would one need to implement it from scratch. --- [Visit Topic](https://discuss.tvm.apache.org/t/guideline-relay-aot/5977/6) to respond. You

[Apache TVM Discuss] [Development/RFC] [Guideline] Relay AOT

2020-11-11 Thread Christoph Gerum via Apache TVM Discuss
Not sure whether it makes sense to revive such an old RFC, but has there been any progress on a relay AOT? IMHO this would be very much needed, especially for microcontrollers. --- [Visit Topic](https://discuss.tvm.apache.org/t/guideline-relay-aot/5977/2) to respond. You are receiving th