Hari-MathWorks
Hari-MathWorks
Hi @SURUTHI1605 , Below are the folders presented in the base_platforms:  It seems, I already have "Xilinx_vck_190_base_202220_1" folder. If I use the vck190_base_2022 then it will show correct base...
Also, I have modified the core003.cc implementation. It has optimized kernel code. I have modified to use the plain c code for matrix multiplication. I'm doing this exercise to see...
Hi @SURUTHI1605 , If I run the [01-aie_lenet_tutorial](https://github.com/Xilinx/Vitis-Tutorials/tree/2022.2/AI_Engine_Development/Design_Tutorials/01-aie_lenet_tutorial) without any modifications then it worked fine. I don't see any issues. But, If i use modified(Specifically used plain "C" code for...
Hi @imrickysu , @OTremois , Any update on this?