omair18

Results 6 comments of omair18

Hi @dpatel257 Thank you for the information. I was previously using VCAC-A docker image for Intel's 11th gen and it was using VAAPI without any problem. My current hardware details...

Hey. I have never tested ndk build on windows. I have used Ubuntu18.04 for this repo.

I haven't worked on android/ndks since last 3 years so I really don't remember the work flow. I'd suggest you to follow a ndk build tutorial for ubuntu 18.04 and...

Hi @zhiqwang. Is there any update on the dynamic shape mechanism for TensorRT?

Hi @JanuszL , Thank you for your quick response. Can you guide me how to implement rectangular padding on images using `dali.fn` like I did using `python_function` ?

Hi @JanuszL . I have implemented rectangular padding via `dali.fn.crop` but if I try to use `device="mixed"` in `dali.fn.decoders` I'm getting ``` Named arguments inputs to operators must be CPU...