Home | History | Annotate | Download | only in Tensor

Lines Matching refs:sizeB

810     const Index sizeB = kc * nc;
835 blockBs.push_back(static_cast<RhsScalar *>(this->m_device.allocate(sizeB * sizeof(RhsScalar))));