Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
35798e29
Unverified
Commit
35798e29
authored
Mar 11, 2022
by
Double_V
Committed by
GitHub
Mar 11, 2022
Browse files
Merge pull request #5690 from chalsliu/fix_tipc_bug
[TIPC] Fix cmake path bug
parents
c20edc78
a5c4cb4b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test_tipc/test_inference_cpp.sh
test_tipc/test_inference_cpp.sh
+1
-1
No files found.
test_tipc/test_inference_cpp.sh
View file @
35798e29
...
...
@@ -150,7 +150,7 @@ if [ ${use_opencv} = "True" ]; then
make
-j
make
install
cd
../
cd
../
..
echo
"################### build opencv finished ###################"
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment