Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/utils/src/
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
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DIBurst.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
DIPreparedModel.aidl37 …android.hardware.neuralnetworks.ExecutionResult executeSynchronously(in android.hardware.neuralnet… in executeSynchronously() method
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DIBurst.aidl102 ExecutionResult executeSynchronously(in Request request, in long[] memoryIdentifierTokens, in executeSynchronously() method
DIPreparedModel.aidl97 ExecutionResult executeSynchronously(in Request request, in boolean measureTiming, in executeSynchronously() method
/hardware/interfaces/neuralnetworks/1.3/utils/src/
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
/hardware/interfaces/neuralnetworks/utils/adapter/src/
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
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DQualityOfServiceTests.cpp158 static MaybeResults executeSynchronously(const std::shared_ptr<IPreparedModel>& preparedModel, in executeSynchronously() function
DMemoryDomainTests.cpp196 ndk::ScopedAStatus executeSynchronously(const Request&, bool, int64_t, int64_t, in executeSynchronously() function in aidl::android::hardware::neuralnetworks::vts::functional::__anonb62834d50111::InvalidPreparedModel
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DQualityOfServiceTests.cpp193 static MaybeResults executeSynchronously(const sp<IPreparedModel>& preparedModel, in executeSynchronously() function
DMemoryDomainTests.cpp208 Return<void> executeSynchronously(const V1_0::Request&, V1_2::MeasureTiming, in executeSynchronously() function in android::hardware::neuralnetworks::V1_3::vts::functional::__anonfd99bc8d0111::InvalidPreparedModel