Searched defs:dOutput (Results 1 – 4 of 4) 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
71 std::tuple<Tensor, Tensor, Tensor> conv_tbc_backward(const Tensor& dOutput, const Tensor& input, co… in conv_tbc_backward()
73 float dOutput = SelectiveDequantize(outRef, vScale, vOffset); in ApplyBiasToData() local
181 float dOutput = SelectiveDequantize(outRef, vScale, vOffset); in ApplyBias() local