Haoxiang Li

Results 1 issues of Haoxiang Li

- Replaced the custom implemented `nonlinearity` function with the PyTorch built-in function `SiLU`. - The built-in function saves significant GPU memory when specifying a large output size. - According to...