IMELE icon indicating copy to clipboard operation
IMELE copied to clipboard

Docker, CUDA version and etc

Open p-geon opened this issue 4 years ago • 0 comments

  • add Docker: to easily create an environment, reproductivity
    • requirements.txt: determined versions
    • .dockerignore: exclude files when building Docker
  • change async: in the latest python, async is a reserved keyword.
  • add Makefile: for easy to run Docker (optional)

p-geon avatar Jun 29 '21 04:06 p-geon