Home
last modified time | relevance | path

Searched defs:IC_G (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dfbgemm_utils.cpp76 int64_t IC_G, in CopyICFirst3dTensorToChannelsLast3dTensor()
344 const int64_t IC_G = N / groups; in ConvertConvWeightsToChannelLastTensor() local