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

Commit

Permalink
Add missing object to tests/nightly/model_backwards_compatibility_che…
Browse files Browse the repository at this point in the history
…ck/JenkinsfileForMBCC (#12108)
  • Loading branch information
marcoabreu authored Aug 9, 2018
1 parent 3b449ef commit 5aef78f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ core_logic: {
node(NODE_LINUX_CPU) {
ws('workspace/modelBackwardsCompat') {
utils.init_git()
unpack_lib('cpu', mx_lib)
utils.unpack_lib('cpu', mx_lib)
// Perform inference on the latest version of MXNet
utils.docker_run('ubuntu_nightly_cpu', 'nightly_model_backwards_compat_test', false)
}
Expand Down

0 comments on commit 5aef78f

Please sign in to comment.