Home
last modified time | relevance | path

Searched defs:operandValues (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/android_fuzzing/
DDriverFuzzTest.cpp152 hidl_vec<uint8_t> operandValues(constCopySize); in createModel() local
/frameworks/ml/nn/common/
DValidateHal.cpp169 const hidl_vec<uint8_t>& operandValues, in validateOperands()