Searched defs:ConvT (Results 1 – 2 of 2) sorted by relevance
16 ConvT = TypeVar("ConvT", bound="torch.nn.modules.conv._ConvNd") variable21 conv: ConvT,
305 LLT ConvT = LLT::scalar(ST->getPointerSize()); in legalizeCustom() local