Libtorch implementation SinLU (Sinu-Sigmoidal Linear Unit)
- libtorch Release CPU version (1.12.0)
- Tested on CPU. / CUDA is planned
- Visual Studio build tools 2019 (for Windows)
- WSL2 (for Linux)
- Clang 10+ (for Linux)
-
1.1 VScode의 CMake, CMake Language Support, CMake Tools 설치
-
1.2 CMakeLists.txt를 저장 (Ctrl+S)
- 아래 커맨드 입력
python build.py
-
libtorch lib의 dll 파일을 Release 폴더로 이동 (Only Windows)
-
파일 실행
build\Release\main.exe
orbuild\main