Koushik Dutta

Results 146 comments of Koushik Dutta

I am experiencing the same issue. CPU based inference is correct but vulkan is invalid output on all platforms: Mac, amd, and NVIDIA. I believe one of the ncnn vulkan...

> > I am experiencing the same issue. CPU based inference is correct but vulkan is invalid output on all platforms: Mac, amd, and NVIDIA. I believe one of the...

I'm fairly sure theres a typescript option to not require the .js extension.

``` "moduleResolution": "Node" ``` I'd prefer to leave the bare imports in place since it's still being compiled from ts to js. the esm js extension is weird in ts.

https://github.com/shinyoshiaki/werift-webrtc/pull/499