Searched defs:const_type (Results 1 – 2 of 2) sorted by relevance
179 auto const_type = RankedTensorType::get({513}, element_qtype); in getTosa1DConstTensorTable() local193 auto const_type = RankedTensorType::get({}, rewriter.getF32Type()); in getTosaConstTensorSingleF32() local204 auto const_type = RankedTensorType::get({}, rewriter.getIntegerType(32)); in getTosaConstTensorSingleI32() local353 auto const_type = in get1DConstTensor() local368 auto const_type = RankedTensorType::get({static_cast<int32_t>(arr.size())}, in get1DConstTensor() local391 auto const_type = RankedTensorType::get({static_cast<int32_t>(arr.size())}, in get1DConstTensorInt48() local
3252 const DataType const_type = const_prop.dtype(); in ConstantPushDownBiasAdd() local