Fix issues with python 'ImportError' (#690)
* Fix issue with module wrapper * Formatting * Remove custom build of python 3.6 * Fix print function in tests * Formatting * Install onnx * Download the models * Add gcc 5 * Boost time limit for now * Try to use oauth instead of app * Disable all warnings
Showing
Dockerfile
100644 → 100755
cmake/PythonModules.cmake
100644 → 100755
dev-requirements.txt
100644 → 100755
| pfultz2/rocm-recipes | pfultz2/rocm-recipes | ||
| danmar/cppcheck@ef714225bb31e9a76ac2484796763572386955ae -DHAVE_RULES=1 | danmar/cppcheck@ef714225bb31e9a76ac2484796763572386955ae -DHAVE_RULES=1 | ||
| ROCm-Developer-Tools/HIP@roc-3.0.0 | ROCm-Developer-Tools/HIP@roc-3.0.0 | ||
| python/cpython@v3.6.6 -X autotools -H sha256:92aa914572c695c0aeb01b0a214813f414da4b51a371234df514a74761f2bb36 | |||
| -f requirements.txt | -f requirements.txt |
hip-clang.docker
100644 → 100755
test/py/CMakeLists.txt
100644 → 100755
File mode changed from 100644 to 100755
test/py/test_cpu.py
100644 → 100755
Please register or sign in to comment