"vscode:/vscode.git/clone" did not exist on "2619850fb41f993f18b532c7a86940b76a920910"
Upgrade docker to rocm 4.1 and drop hcc (#795)
* Fix tidy warnings for 4.1 * Formatting * Upgrade to 4.1 in docker * Remove hcc build and enable ubsan on clang debug * Add missing openmp package * Construct directly * Construct directly * Upgrade rocm-cmake version
Showing
hcc.docker
deleted
100755 → 0
| google/protobuf@v3.11.0 -DCMAKE_POSITION_INDEPENDENT_CODE=On -X subdir -Dprotobuf_BUILD_TESTS=Off | google/protobuf@v3.11.0 -DCMAKE_POSITION_INDEPENDENT_CODE=On -X subdir -Dprotobuf_BUILD_TESTS=Off | ||
| RadeonOpenCompute/rocm-cmake@4e5e4dd --build | RadeonOpenCompute/rocm-cmake@1cd57a0 --build | ||
| ROCmSoftwarePlatform/rocBLAS@abd98a2b48b29326ebaef471630786a548622c06 | ROCmSoftwarePlatform/rocBLAS@abd98a2b48b29326ebaef471630786a548622c06 | ||
| ROCmSoftwarePlatform/MIOpen@2.4.0 | ROCmSoftwarePlatform/MIOpen@2.4.0 | ||
| nlohmann/json@v3.8.0 | nlohmann/json@v3.8.0 | ||
| ... | ... |
src/include/migraphx/cloneable.hpp
100644 → 100755
src/include/migraphx/iterator_for.hpp
100644 → 100755
src/opt/memory_coloring_impl.hpp
100644 → 100755
src/rewrite_rnn.cpp
100644 → 100755
src/schedule.cpp
100644 → 100755
src/tf/tf_parser.cpp
100644 → 100755
src/value.cpp
100755 → 100644
test/schedule_test.cpp
100644 → 100755
Please register or sign in to comment