“af64f39bfd2ba99c2bba36926c5b45c4f2015609”上不存在“paddle/fluid/operators/reorg_op.cu”
-
由 Yu Yang 提交于
* Because in dockerhub, we cannot set the `docker build `running directory, we could only use `git clone` command to get the latest code if we put `Dockerfile` in subdirectory * But the `git clone` will checkout the default branch only, so here we add a `ENV` in Dockerfile to checkout special branch or tag in git repo. We could change it to `V0.9.0` tag when it release.
64b7561c