oahzxl's picture
update
ab7be96
raw
history blame contribute delete
No virus
73 Bytes
import torch.nn as nn
approx_gelu = lambda: nn.GELU(approximate="tanh")