Rate this Page

Function at::_mixed_dtypes_linear#

Function Documentation#

inline at::Tensor at::_mixed_dtypes_linear(const at::Tensor &input, const at::Tensor &weight, const at::Tensor &scale, const ::std::optional<at::Tensor> &bias = {}, ::std::optional<c10::string_view> activation = ::std::nullopt)#