Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/operation_converters/
DSubGraphContext.cpp157 std::vector<int64_t> zeroPointVector{operand.zeroPoint}; in createTensorFlatbufferFromOperand() local
166 &zeroPointVector /* zero_point */, in createTensorFlatbufferFromOperand()
DConv2DOperationConverter.cpp114 std::vector<int64_t> zeroPointVector{inputOperand.zeroPoint}; in decomposeExplicitPadding() local
121 &scaleVector /* scale */, &zeroPointVector /* zero_point */, in decomposeExplicitPadding()