Skip to main content
linear_bias
zsfm_nn
0.2.7
zsfm_nn
Function
linear_
bias
Copy item path
Source
pub fn linear_bias(x: &Tensor, w: &Tensor, b: &Tensor) ->
Result
<Tensor>