Post

Replies

Boosts

Views

Activity

Not sure if the cpu percentage is normal
The previous question haven't been solved. I send it again. when my video neural network model was running on iphone11, the cpu occupation reached to 31%, is it normal? I am not sure if the value 31% has a serious impact on the other app. So that I would ask for your advice. Previously, I originally expected to lower the cpu percentage by reducing the model op. when I put a model with only 6 biliear_interpolation ops into coreml, the cpu percentage is 20%(equal on cpu, cpuandgpu&all), so I consider if the only coreML scheduling occupy the 20% cpu?
0
0
727
Mar ’23
Not sure if the cpu percentage is normal
The previous question haven't been solved. I send it again. when my video neural network model was running on iphone11, the cpu occupation reached to 31%, is it normal? I am not sure if the value 31% has a serious impact on the other app. So that I would ask for your advice. Previously, I originally expected to lower the cpu percentage by reducing the model op. when I put a model with only 6 biliear_interpolation ops into coreml, the cpu percentage is 20%(equal on cpu, cpuandgpu&all), so I consider if the only coreML scheduling occupy the 20% cpu?
Replies
0
Boosts
0
Views
727
Activity
Mar ’23
Not sure if the cpu percentage is normal
when my video neural network model was running on iphone11, the cpu occupation reached to 31%, is it normal?
Replies
3
Boosts
0
Views
914
Activity
Mar ’23
Cpu occupation of the coreml.
My neural network model has only 6 biliear_interpolation ops running on cpuandgpu, the model's cpu percentage is 20%. And I test my int8model by choosing 3 devices onlyCpu, CpuandGpu, Allunits, the cpu occupation is the same. This is normal? The pecentage is too large?
Replies
0
Boosts
0
Views
609
Activity
Mar ’23
Some question about Xcode`Debug navigator`
Debug navigator panel says CPU usage 36%. is it overall cpu occupation or single core cpu occupation. if it is overall, why max percentage is 600%
Replies
0
Boosts
0
Views
869
Activity
Oct ’22