Searched defs:dOutput (Results 1 – 2 of 2) sorted by relevance
67 for (unsigned int dOutput = 0u; dOutput < outputDepth; ++dOutput) in TransposeConvolution2dImpl() local138 for (unsigned int dOutput = 0u; dOutput < outputDepth; ++dOutput) in TransposeConvolution2dImpl() local
187 float dOutput = SelectiveDequantize(outRef, vScale, vOffset); in ApplyBias() local