Oneflow 0.8 for DCU
parents
Showing
Too many changes to show.
To preserve performance only 556 of 556+ files are displayed.
cmake/third_party/zlib.cmake
0 → 100644
cmake/util.cmake
0 → 100644
dev-requirements.txt
0 → 100644
| black==19.10b0; python_version >= "3.6" | |||
| click==8.0.0; python_version >= "3.6" # https://github.com/psf/black/issues/2964 | |||
| numpy>=1.17.0 | |||
| protobuf>=3.9.2, <4.0 | |||
| wheel | |||
| tqdm | |||
| requests | |||
| jinja2 | |||
| opencv-python; python_version >= "3.9" and sys_platform != 'darwin' and platform_machine != 'aarch64' | |||
| opencv-python==4.2.0.34; python_version < '3.9' and sys_platform != 'darwin' and platform_machine != 'aarch64' | |||
| PyYAML>=5.1 | |||
| pillow | |||
| dataclasses; python_version<"3.7" | |||
| cmakelang==0.6.13 | |||
| pytest-xdist | |||
| rich |
docker/build/Dockerfile
0 → 100644
docker/build/build-ubuntu.sh
0 → 100644
docker/build/build.sh
0 → 100644
docker/build/launch.sh
0 → 100644
docker/build/test.sh
0 → 100644
docker/ci/base/Dockerfile
0 → 100644
docker/ci/fmt/Dockerfile
0 → 100644
docker/ci/fmt/build.sh
0 → 100644
docker/ci/make/Dockerfile
0 → 100644
docker/ci/test-v2/Dockerfile
0 → 100644
docker/ci/test-v2/build.sh
0 → 100644
docker/ci/test/Dockerfile
0 → 100644
docker/ci/test/build.sh
0 → 100644
docker/ci/test/launch.sh
0 → 100644
Please register or sign in to comment