Searched refs:kOICustomSpatialI4O4 (Results 1 – 8 of 8) sorted by relevance
55 if (conv_weights_desc.layout == WeightsLayout::kOICustomSpatialI4O4 || in GetConverterToConvWeightsCode()83 if (conv_weights_desc.layout == WeightsLayout::kOICustomSpatialI4O4 || in GetConverterToConvWeightsCode()147 if (conv_weights_desc.layout == WeightsLayout::kOICustomSpatialI4O4 || in GetConverterToConvWeightsCode()
34 weights_layout_ = WeightsLayout::kOICustomSpatialI4O4; in ConvolutionTransposed3x3Thin()
60 weights_layout_ = WeightsLayout::kOICustomSpatialI4O4; in ConvolutionTransposed4x4()
258 for (auto weights_layout : {WeightsLayout::kOICustomSpatialI4O4, in ConverterToConvTransposedWeights4x4Test()
44 weights_layout_ = WeightsLayout::kOICustomSpatialI4O4; in ConvolutionTransposed3x3()
29 } else if (weight_desc.layout == WeightsLayout::kOICustomSpatialI4O4 || in GetTotalElementsCountForLayout()71 } else if (dst_weight_desc.layout == WeightsLayout::kOICustomSpatialI4O4) { in RearrangeWeights()
28 kOICustomSpatialI4O4, enumerator
34 layout == WeightsLayout::kOICustomSpatialI4O4 || in IsI4O4()