Searched defs:fp16Enabled (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/android-nn-driver/ |
H A D | DriverOptions.cpp | 30 DriverOptions::DriverOptions(armnn::Compute computeDevice, bool fp16Enabled) in DriverOptions() 48 DriverOptions::DriverOptions(const std::vector<armnn::BackendId>& backends, bool fp16Enabled) in DriverOptions()
|
/aosp_15_r20/external/android-nn-driver/test/ |
H A D | Convolution2D.hpp | 22 #define ARMNN_ANDROID_FP16_TEST(result, fp16Expectation, fp32Expectation, fp16Enabled) \ argument 37 void PaddingTestImpl(android::nn::PaddingScheme paddingScheme, bool fp16Enabled = false) in PaddingTestImpl()
|
/aosp_15_r20/external/armnn/shim/sl/canonical/ |
H A D | DriverOptions.cpp | 32 DriverOptions::DriverOptions(armnn::Compute computeDevice, bool fp16Enabled) in DriverOptions() 53 DriverOptions::DriverOptions(const std::vector<armnn::BackendId>& backends, bool fp16Enabled) in DriverOptions()
|
/aosp_15_r20/external/android-nn-driver/test/1.1/ |
H A D | Convolution2D.cpp | 19 void SetModelFp16Flag(V1_1::Model& model, bool fp16Enabled) in SetModelFp16Flag()
|
H A D | Mean.cpp | 28 bool fp16Enabled, in MeanTestImpl()
|
/aosp_15_r20/external/android-nn-driver/test/1.2/ |
H A D | Mean.cpp | 30 bool fp16Enabled, in MeanTestImpl()
|