torch-mlir/include
Xinyu Yang 5684dc0441
[Torch] emit aten.celu and decompose it (#3247)
CELU(x)=max(0,x)+min(0,α∗(exp(x/α)−1))
2024-04-28 17:23:40 +08:00
..
torch-mlir [Torch] emit aten.celu and decompose it (#3247) 2024-04-28 17:23:40 +08:00
torch-mlir-c Enable -Werror in lib/ and LTC. (#2841) 2024-01-30 23:33:21 -08:00
torch-mlir-dialects [torch] Rework lowering to tm_tensor.scatter to stop serialization (#2940) 2024-02-27 11:46:57 -08:00
CMakeLists.txt [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00