![VIA Technologies IVT01 Quick Start Manual Download Page 14](http://html1.mh-extra.com/html/via-technologies/ivt01/ivt01_quick-start-manual_1010951014.webp)
10
VIA IVT01 Android 10.0 EVK Quick Start Guide
To check that the NeuroPilot AI APU hardware acceleration is enabled, use the following command:
console:/ # logcat | grep findBestDeviceForEachOperation
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(CONV_2D) = 0 (apunn)
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(DEPTHWISE_CONV_2D) = 0 (apunn)
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(CONV_2D) = 0 (apunn)
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(AVERAGE_POOL_2D) = 0 (apunn)
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(CONV_2D) = 0 (apunn)
11-05 04:31:15.502 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(RESHAPE) = 0 (apunn)
11-05 04:31:15.503 3728 6893 I ExecutionPlan:
ModelBuilder::findBestDeviceForEachOperation(SOFTMAX) = 0 (apunn)
Note:
When the value 0 is displayed, it means that the APU hardware acceleration is enabled.