activation.h 65 Bytes
Newer Older
1
2
3
void silu_and_mul(
  torch::Tensor& out,
  torch::Tensor& input);