Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverAidl.h188 const std::shared_ptr<SamplePreparedModel> kPreparedModel; variable
211 const std::shared_ptr<SamplePreparedModel> kPreparedModel; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/
H A DPreparedModel.h94 const sp<V1_3::IPreparedModel> kPreparedModel; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/
H A DPreparedModel.h85 const sp<V1_2::IPreparedModel> kPreparedModel; variable
H A DBurst.h193 const nn::SharedPreparedModel kPreparedModel; variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp184 const sp<IPreparedModel> kPreparedModel; member in android::hardware::neuralnetworks::V1_3::vts::functional::__anone18be8bb0111::DeviceMemoryAllocator
355 const sp<IPreparedModel> kPreparedModel; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp199 const std::shared_ptr<IPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::vts::functional::__anon15ae6de30111::DeviceMemoryAllocator
384 const std::shared_ptr<IPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext
/aosp_15_r20/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp469 const std::shared_ptr<ShimPreparedModel> kPreparedModel; member in aidl::android::hardware::neuralnetworks::ShimBurst
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DManager.cpp995 const CpuPreparedModel& kPreparedModel; member in android::nn::CpuExecution