Searched defs:LinearT (Results 1 – 2 of 2) sorted by relevance
17 LinearT = TypeVar("LinearT", bound="torch.nn.Linear") variable110 linear: LinearT,
1538 BalancedDelimiterTracker LinearT(*this, tok::l_paren, in ParseOpenMPVarList() local