[Apache TVM Discuss] [Development] [VTA] VTA on ZCU102

2022-06-13 Thread Eamicheal via Apache TVM Discuss
@imharish63 I totally understand, you can also download the already created image of ZCU102 v2.6 [HERE](https://drive.google.com/file/d/1SYhQXk4XLaptZny8W4jPVhq4ClDbfhMp/view?usp=sharing) it may make things a lot easier. --- [Visit Topic](https://discuss.tvm.apache.org/t/vta-vta-on-zcu102

[Apache TVM Discuss] [Development] Relay Function virtual_device property

2022-06-13 Thread Rafael Stahl via Apache TVM Discuss
While switching to TVMC, I noticed a "virtual_device" property on the top-level relay module function. It was not properly propagated through my relay passes and caused an assertion in lowering to TE, with: Check failed: (!virtual_device->IsFullyUnconstrained()) is false at: ``` File "