tabby/crates/ctranslate2-bindings
Siwen Yu 44cac0b1c0
chore: add support for building on jetson device (#620)
* add support for building on jetson devices

* fix wrong file to check

* refactor the environment check of CTranslate2 building

* chore: remove unused code

* chore: format code
2023-10-24 07:31:14 +00:00
..
CTranslate2@8bcbeb6ff9 feat: bump ctranslate2 to HEAD 2023-09-16 02:40:23 +08:00
cmake support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
include refactor: deprecate --compute-type (#505) 2023-10-04 18:45:34 +00:00
src fix: cap parallelisim to 4 for cuda to avoid oom (#601) 2023-10-20 07:54:53 +00:00
.gitignore support static linking of ctranslate2 (#148) 2023-05-26 21:34:31 -07:00
CMakeLists.txt chore: build with ruy (cpu only) on static mode for linux. (#378) 2023-08-30 18:04:40 +08:00
Cargo.toml chore: add support for building on jetson device (#620) 2023-10-24 07:31:14 +00:00
build.rs chore: add support for building on jetson device (#620) 2023-10-24 07:31:14 +00:00