Searched defs:LinearImpl (Results 1 – 2 of 2) sorted by relevance
52 LinearImpl(int64_t in_features, int64_t out_features) in LinearImpl() function
28 LinearImpl::LinearImpl(const LinearOptions& options_) : options(options_) { in LinearImpl() function in torch::nn::LinearImpl