Home
last modified time | relevance | path

Searched defs:kPreparedModel (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
H A DPreparedModel.h89 const sp<V1_3::IPreparedModel> kPreparedModel; variable
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
H A DPreparedModel.h80 const sp<V1_2::IPreparedModel> kPreparedModel; variable
H A DExecutionBurstController.h192 const nn::SharedPreparedModel kPreparedModel; variable
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriver.h175 const std::shared_ptr<SamplePreparedModel> kPreparedModel; variable
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimPreparedModel.cpp358 const std::shared_ptr<ShimPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::ShimBurst
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp156 const std::shared_ptr<IPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::vts::functional::__anon8cc611d90110::DeviceMemoryAllocator
337 const std::shared_ptr<IPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp184 const sp<IPreparedModel> kPreparedModel; member in android::hardware::neuralnetworks::V1_3::vts::functional::__anond5a3e5f10110::DeviceMemoryAllocator
355 const sp<IPreparedModel> kPreparedModel; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DManager.cpp959 const CpuPreparedModel& kPreparedModel; member in android::nn::CpuExecution