6 ms·
if you double click the coreml file in a mac and open xcode there is a profiler you can run. the profiler will show you the operations it's using and what the b
by trashtensor 9mo ago
if you double click the coreml file in a mac and open xcode there is a profiler you can run. the profiler will show you the operations it's using and what the bit depth is.
- Two_hands 9mo agocheers for the tip, I'll give it a go