Searched refs:outputPlanes (Results 1 – 4 of 4) sorted by relevance
128 const TensorIndex outputPlanes = variable145 ((outputPlanes - 1) * plane_stride + kernelPlanesEff - inputPlanes) / 2);156 (outputPlanes - 1) * plane_stride - 2 -431 const TensorIndex outputPlanes = variable458 0, (outputPlanes - 1) * stridePlanes + kernelPlanesEff - inputPlanes);469 const auto expanded_out_planes = (outputPlanes - 1) * stridePlanes + 1;
448 Index outputPlanes() const { return m_outputPlanes; } in outputPlanes() function
133 m_outputPlanes = tensor.impl().outputPlanes(); in TensorContractionInputMapper()
512 Index outputPlanes() const { return m_outputPlanes; }