The source code and dockerfile for the GSW2024 AI Lab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

37 lines
360 B

4 weeks ago
  1. CMakeCache.txt
  2. CMakeFiles
  3. Makefile
  4. cmake_install.cmake
  5. .DS_Store
  6. *.so
  7. *.pyd
  8. *.dll
  9. *.sln
  10. *.sdf
  11. *.opensdf
  12. *.vcxproj
  13. *.filters
  14. example.dir
  15. Win32
  16. x64
  17. Release
  18. Debug
  19. .vs
  20. CTestTestfile.cmake
  21. Testing
  22. autogen
  23. MANIFEST
  24. /.ninja_*
  25. /*.ninja
  26. /docs/.build
  27. *.py[co]
  28. *.egg-info
  29. *~
  30. .DS_Store
  31. /dist
  32. /build
  33. /cmake/
  34. .cache/
  35. sosize-*.txt
  36. pybind11Config*.cmake
  37. pybind11Targets.cmake