pub const ANEURALNETWORKS_PREFER_LOW_POWER: PreferenceCode = 0;Expand description
Prefer executing in a way that minimizes battery drain. This is desirable for compilations that will be executed often.
pub const ANEURALNETWORKS_PREFER_LOW_POWER: PreferenceCode = 0;Prefer executing in a way that minimizes battery drain. This is desirable for compilations that will be executed often.