build with docker and improve CUDA compute capability support (#714)
This commit is contained in:
parent
9fe539f87d
commit
3510b8636a
16 changed files with 1456 additions and 206 deletions
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
# ignore repo directories and files
|
||||
docs/
|
||||
packaging/
|
||||
scripts/
|
||||
tools/
|
||||
crowdin.yml
|
||||
|
|
@ -14,3 +13,6 @@ crowdin.yml
|
|||
# ignore dev directories
|
||||
build/
|
||||
venv/
|
||||
|
||||
# ignore artifacts
|
||||
artifacts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue