Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
M
maskrcnn
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 人工智能
  • maskrcnn
  • Repository

Switch branch/tag
  • maskrcnn
  • demo
  • README.md
Find file
BlameHistoryPermalink
  • Ouail's avatar
    add the option to use a `FORCE_CUDA` to force cuda installation on docker (#612) · 90c226cf
    Ouail authored Mar 31, 2019
    * add a FORCE_CUDA flag
    
    Following discussion [here](https://github.com/facebookresearch/maskrcnn-benchmark/issues/167), this seemed the best solution
    
    * Update Dockerfile
    
    * Update setup.py
    
    * add FORCE_CUDA as an ARG
    
    * 	modified:   docker/Dockerfile
    	modified:   setup.py
    
    * small fix to readme of demo
    
    * remove test print
    
    * keep ARG_CUDA
    
    * remove env value and use the one from ARG
    
    * keep same formatting as source
    
    * change proposed by @miguelvr
    
    * Update INSTALL.md
    90c226cf
README.md 1.52 KB
EditWeb IDE

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.