Searched defs:operandValues (Results 1 – 6 of 6) sorted by relevance
44 Result<Operand> createOperand(const TestOperand& operand, Model::OperandValues* operandValues, in createOperand()97 Model::OperandValues* operandValues, in createSubgraph()125 Model::OperandValues operandValues; in createModel() local
217 const auto operandValues = std::exchange(model->operandValues, Model::OperandValues{}); in fixOperandDataLocations() local
169 const hardware::hidl_vec<uint8_t>& operandValues, in validateOperands()
1764 hardware::hidl_vec<uint8_t> convertToV1_0(const Model::OperandValues& operandValues) { in convertToV1_0()
664 std::ostream& operator<<(std::ostream& os, const Model::OperandValues& operandValues) { in operator <<()
785 OperandValues operandValues; member