Searched refs:constTensorData (Results 1 – 1 of 1) sorted by relevance
844 const ElementType constTensorData = static_cast<ElementType>(1); in initialize() local846 mModel.addConstantOperand<ElementType>(&constTensorType, constTensorData); in initialize()