Home
last modified time | relevance | path

Searched defs:executeSynchronously (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DPreparedModel.cpp50 sp<V1_2::IPreparedModel> preparedModel, bool executeSynchronously) { in create()
60 PreparedModel::PreparedModel(PrivateConstructorTag /*tag*/, bool executeSynchronously, in PreparedModel()
68 PreparedModel::executeSynchronously(const V1_0::Request& request, MeasureTiming measure) const { in executeSynchronously() function in android::hardware::neuralnetworks::V1_2::utils::PreparedModel
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
H A DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
H A DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DIBurst.aidl102 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously() method
H A DIPreparedModel.aidl97 ExecutionResult executeSynchronously(in Request request, in boolean measureTiming, in executeSynchronously() method
/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp90 sp<V1_3::IPreparedModel> preparedModel, bool executeSynchronously) { in create()
100 PreparedModel::PreparedModel(PrivateConstructorTag /*tag*/, bool executeSynchronously, in PreparedModel()
108 PreparedModel::executeSynchronously(const Request& request, V1_2::MeasureTiming measure, in executeSynchronously() function in android::hardware::neuralnetworks::V1_3::utils::PreparedModel
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/
H A DShimPreparedModel.cpp266 ::ndk::ScopedAStatus ShimPreparedModel::executeSynchronously( in executeSynchronously() function in aidl::android::hardware::neuralnetworks::ShimPreparedModel
372 ndk::ScopedAStatus ShimBurst::executeSynchronously( in executeSynchronously() function in aidl::android::hardware::neuralnetworks::ShimBurst
/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriver.cpp387 ndk::ScopedAStatus SamplePreparedModel::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver::SamplePreparedModel
607 ndk::ScopedAStatus SampleBurst::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver::SampleBurst
/aosp12/hardware/interfaces/neuralnetworks/utils/adapter/src/
H A DPreparedModel.cpp224 nn::ExecutionResult<std::pair<hidl_vec<V1_2::OutputShape>, V1_2::Timing>> executeSynchronously( in executeSynchronously() function
344 Return<void> PreparedModel::executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in android::hardware::neuralnetworks::adapter::PreparedModel
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DQualityOfServiceTests.cpp158 static MaybeResults executeSynchronously(const std::shared_ptr<IPreparedModel>& preparedModel, in executeSynchronously() function
H A DMemoryDomainTests.cpp196 ndk::ScopedAStatus executeSynchronously(const Request&, bool, int64_t, int64_t, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::vts::functional::__anon781ff95a0110::InvalidPreparedModel
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DQualityOfServiceTests.cpp193 static MaybeResults executeSynchronously(const sp<IPreparedModel>& preparedModel, in executeSynchronously() function
H A DMemoryDomainTests.cpp208 Return<void> executeSynchronously(const V1_0::Request&, V1_2::MeasureTiming, in executeSynchronously() function in android::hardware::neuralnetworks::V1_3::vts::functional::__anonfbb884720110::InvalidPreparedModel
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestExecution.cpp142 hardware::Return<void> executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in android::__anon64cf91bb0110::TestPreparedModelLatest
290 hardware::Return<void> executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in android::__anon64cf91bb0110::TestPreparedModel12
H A DTestCompilationCaching.cpp118 hardware::Return<void> executeSynchronously(const V1_0::Request&, V1_2::MeasureTiming, in executeSynchronously() function in __anone6e788b30110::CachingDriver::CachingPreparedModel
H A DTestIntrospectionControl.cpp493 hardware::Return<void> executeSynchronously(const V1_0::Request&, V1_2::MeasureTiming measure, in executeSynchronously() function in __anon138cc3190110::test_drivers::TestPreparedModelLatest
644 hardware::Return<void> executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in __anon138cc3190110::test_drivers::TestPreparedModel12
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DSampleDriver.cpp645 hardware::Return<void> SamplePreparedModel::executeSynchronously(const V1_0::Request& request, in executeSynchronously() function in android::nn::sample_driver::SamplePreparedModel
H A DSampleDriverFloatXNNPACK.cpp1762 hardware::Return<void> SamplePreparedModelXNNPACK::executeSynchronously( in executeSynchronously() function in android::nn::sample_driver::SamplePreparedModelXNNPACK