jasvinderkhurana

Results 5 issues of jasvinderkhurana

Hello, I am trying to retrain classification model (mobilenet_v1 or mobilenet_v2), and I am following instructions at : https://github.com/dusty-nv/jetson-inference/blob/master/docs/pytorch-cat-dog.md In Help of train.py it shows architecture as below ``` --model-dir...

I am getting 404 Page not found error message when I click on the supported multiple boards on the main page. The link takes me to this page: https://www.pynq.io/board.html Can...

Hi, I have tried to setup a fresh on new ubuntu machine and install KRS, but it is failing to compile at accelerated_doublevadd_publisher. I have used below steps: ``` Install...

I am trying to copy the contents of my HLS kernel back to host, but this is taking much longer than expected. I have done the profiling and for xrt:bo...

I am trying to create a xrt buffer object using host memory and it is failing with error as "bad alloc". Can someone please guide what is the issue. Host...