Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Update runtime_functions.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da authored Apr 28, 2018
1 parent d15110a commit 3cdee71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ build_ubuntu_cpu_clang50_mkldnn() {
-j$(nproc)
}

build_ubuntu_cpu_mkldnn() {
build_ubuntu_cpu_mkldnn_test() {
set -ex
make \
DEV=1 \
Expand Down

0 comments on commit 3cdee71

Please sign in to comment.