We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd96d5 commit 990872aCopy full SHA for 990872a
ci/container_software.sh
@@ -42,7 +42,7 @@ if [ "$container" == "merlin-tensorflow" ]; then
42
# TODO: remove this block once
43
# https://github.com/NVIDIA-Merlin/HugeCTR/pull/328
44
# is in the hugectr release
45
- pushd /hugectr/sparse_operation_kit/sparse_operation_kit/experiment/test/function_test && \
+ pushd /hugectr/sparse_operation_kit/sparse_operation_kit/test/function_test && \
46
bash run_function_test.sh && \
47
popd || exit_code=1
48
fi
0 commit comments