nitishsaDire

Results 7 comments of nitishsaDire

@gaochen315 Please check the additional NDC material provided towards the end of the nerf paper. What it says is for every point o+td in world coords (wc) there exists a...

Has anyone faced "RuntimeError: PyTorch convert function for op 'clip' not implemented.". Please help. Thanks.

Hi John, thanks for your swift reply. *Appreciated*. With your suggestions, and ```thumb_rgb = pyvips.Image.thumbnail_buffer(BytesIO(thumb.data).read(), 1024, size="down")```, I could see a 2.5x gain in speed. **Awesome**. But in the case...

hey all, I tried building on mac m1 air, but it is failing again and again. Can someone please share build steps for m1 macs, that will be very helpful....

Hey, So the issue was with numpy version. With coremltools==5.2 I have numpy==1.23.1, and 150Mb model loading was in 1 2 seconds. Then I updated coremltools to the latest 6.2...

> By numpy version? Or by coremltools version? no, numpy version, also the protobuf version.

> I'm loading CLIP image and text models and they are also extremely slow to load on ANE (CPU loads them instantly). 335M and 242M. On an iPhone 14 Pro...