Searched refs:zeroPointVector (Results 1 – 2 of 2) sorted by relevance
157 std::vector<int64_t> zeroPointVector{operand.zeroPoint}; in createTensorFlatbufferFromOperand() local166 &zeroPointVector /* zero_point */, in createTensorFlatbufferFromOperand()
114 std::vector<int64_t> zeroPointVector{inputOperand.zeroPoint}; in decomposeExplicitPadding() local121 &scaleVector /* scale */, &zeroPointVector /* zero_point */, in decomposeExplicitPadding()