Searched refs:constTensorType (Results 1 – 1 of 1) sorted by relevance
843 const OperandType constTensorType(dataType, {1}, scale, /*zeroPoint=*/0); in initialize() local846 mModel.addConstantOperand<ElementType>(&constTensorType, constTensorData); in initialize()