File size: 65 Bytes
25b4ce2
 
 
1
2
3
void silu_and_mul(
  torch::Tensor& out,
  torch::Tensor& input);