Home
last modified time | relevance | path

Searched defs:mOperands (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DModelBuilder.h141 std::vector<Operand> mOperands; variable
/frameworks/ml/nn/common/include/
DCpuExecutor.h176 std::vector<RunTimeOperandInfo> mOperands; variable
/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGenerator.h176 std::vector<std::shared_ptr<RandomOperand>> mOperands; variable