Home
last modified time | relevance | path

Searched refs:constantOpd0 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestUnknownDimensions.cpp190 auto constantOpd0 = addOperand(paramsForConst, &constantScope); in TestOne() local
204 model.setOperandValue(constantOpd0, twos, sizeof(twos)); in TestOne()
209 {intermediateOpd0, constantOpd0, activationOpd0}, in TestOne()