Toby Roseman
Toby Roseman
What OS and version of Python are you using?
I just downloaded the `manylinux1` Python 3.10 wheel for our 8.0 release. It contains `libcoremlpython.so`. I think you must have somehow installed using an egg, rather than a wheel, i.e....
Can you share logs for installing coremltools in a fresh environment?
@NaturalStupidlty - I thought you were probably having `coremltools` installed via an egg rather than a wheel. That would explain this result. However that doesn't seem to be happening. Based...
Is this still an issue with coremltools 8.2?
@plumenator - what's the output of `uname -m` ?
@plumenator - Python 3.10 on Linux with x86_64 should be fine. It looks like you're using Window Subsystem for Linux. Perhaps that is causing an issue. You could try downloading...
Sorry, I have no idea. Perhaps @aseemw might have details here.
This seems like the exact same request as #1747. @JarnoRFB - how is this different than that?
Using a high end GPU shouldn't matter. Conversion should be running entirely on the CPU. Based on the output you shared, it looks like the slow down is happening during...