Searched refs:OperandPerformance (Results 1 – 17 of 17) sorted by relevance
19 import android.hardware.neuralnetworks.OperandPerformance;47 OperandPerformance[] operandPerformance;
27 parcelable OperandPerformance {
44 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef58 [isPositive](const OperandPerformance& a) { return isPositive(a.info); })); in TEST_P()60 [](const OperandPerformance& a, const OperandPerformance& b) { in TEST_P()63 EXPECT_TRUE(std::all_of(opPerf.begin(), opPerf.end(), [](const OperandPerformance& a) { in TEST_P()
51 [isPositive](const OperandPerformance& a) { return isPositive(a.info); })); in TEST_P()53 [](const OperandPerformance& a, const OperandPerformance& b) { in TEST_P()56 EXPECT_TRUE(std::all_of(opPerf.begin(), opPerf.end(), [](const OperandPerformance& a) { in TEST_P()
43 using OperandPerformance = Capabilities::OperandPerformance; in TEST_P() typedef57 [isPositive](const OperandPerformance& a) { return isPositive(a.info); })); in TEST_P()59 [](const OperandPerformance& a, const OperandPerformance& b) { in TEST_P()
31 GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert(32 const hal::V1_2::Capabilities::OperandPerformance& operandPerformance);72 nn::GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert(73 const nn::Capabilities::OperandPerformance& operandPerformance);
36 parcelable OperandPerformance {
39 android.hardware.neuralnetworks.OperandPerformance[] operandPerformance;
109 [](const hal::V1_2::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()134 GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert( in unvalidatedConvert()135 const hal::V1_2::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()136 return Capabilities::OperandPerformance{ in unvalidatedConvert()415 std::vector<nn::Capabilities::OperandPerformance> operandPerformance; in unvalidatedConvert()420 [](const nn::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()433 nn::GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert( in unvalidatedConvert()434 const nn::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()435 return Capabilities::OperandPerformance{ in unvalidatedConvert()
124 [](const hal::V1_3::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()149 GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert( in unvalidatedConvert()150 const hal::V1_3::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()151 return Capabilities::OperandPerformance{ in unvalidatedConvert()468 std::vector<nn::Capabilities::OperandPerformance> operandPerformance; in unvalidatedConvert()473 [](const nn::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()488 nn::GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert( in unvalidatedConvert()489 const nn::Capabilities::OperandPerformance& operandPerformance) { in unvalidatedConvert()490 return Capabilities::OperandPerformance{ in unvalidatedConvert()
63 GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert(64 const aidl_hal::OperandPerformance& operandPerformance);
178 [](const aidl_hal::OperandPerformance& operandPerformance) { in unvalidatedConvert()202 GeneralResult<Capabilities::OperandPerformance> unvalidatedConvert( in unvalidatedConvert()203 const aidl_hal::OperandPerformance& operandPerformance) { in unvalidatedConvert()204 return Capabilities::OperandPerformance{ in unvalidatedConvert()
152 std::vector<nn::Capabilities::OperandPerformance> operandPerformances = { in makeQuantized8PerformanceConsistentWithP()
4744 struct OperandPerformance {4754 vec<OperandPerformance> operandPerformance;
5365 struct OperandPerformance {5380 vec<OperandPerformance> operandPerformance;