BechirTrabelsi1's picture
Training in progress, step 500
25b4ce2 verified
raw
history blame
65 Bytes
void silu_and_mul(
torch::Tensor& out,
torch::Tensor& input);