Searched refs:kOHWIOGroupI4O4 (Results 1 – 9 of 9) sorted by relevance
22 if (layout == WeightsLayout::kOHWIOGroupI4O4 || in GetOutputGroupSize()33 return layout == WeightsLayout::kOHWIOGroupI4O4 || in IsI4O4()
22 if (weight_desc.layout == WeightsLayout::kOHWIOGroupI4O4 || in GetTotalElementsCountForLayout()45 if (dst_weight_desc.layout == WeightsLayout::kOHWIOGroupI4O4) { in RearrangeWeights()
26 kOHWIOGroupI4O4, enumerator
124 {WeightsLayout::kOHWIOGroupI4O4, WeightsLayout::kOHWIOGroupO4I4}) { in ConverterToConvWeights1x1OutX4Test()158 {WeightsLayout::kOHWIOGroupI4O4, WeightsLayout::kOHWIOGroupO4I4}) { in ConverterToConvWeights1x1OutX4UnalignedTest()191 {WeightsLayout::kOHWIOGroupI4O4, WeightsLayout::kOHWIOGroupO4I4}) { in ConverterToConvWeights1x1OutX2Test()224 {WeightsLayout::kOHWIOGroupI4O4, WeightsLayout::kOHWIOGroupO4I4}) { in ConverterToConvWeightsOutX2Test()
42 weights_layout_ = WeightsLayout::kOHWIOGroupI4O4; in ConvolutionTransposed()88 weights_layout_ = WeightsLayout::kOHWIOGroupI4O4; in ConvolutionTransposed()137 if (weights_layout_ == WeightsLayout::kOHWIOGroupI4O4 || in GenerateConvolutionTransposedCode()
153 } else if (conv_weights_desc.layout == WeightsLayout::kOHWIOGroupI4O4 || in GetConverterToConvWeightsCode()
878 params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in GetConvParamsForIntel()916 params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in GetConvParamsForAMD()1103 params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in CreateConvolutionMetalWino4x4To6x6()1109 params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in CreateConvolutionMetalWino4x4To6x6()1115 params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in CreateConvolutionMetalWino4x4To6x6()
53 desc.layout = WeightsLayout::kOHWIOGroupI4O4; in GetWeightsDescription()
1326 conv_params.weights_layout = WeightsLayout::kOHWIOGroupI4O4; in GuessBestParams()