Porter Jenkins

Results 2 comments of Porter Jenkins

I had this problem as well. `pip install annoy==1.16.3` worked for me!

I'm fairly certain I read that CoreML has a max precision of 32. I had a PyTorch model that had input types of type `long` or `torch.int64`. Trying to call...