Skip to content

Commit

Permalink
Update bnpipeline utility script.
Browse files Browse the repository at this point in the history
Signed-off-by: Bofu Chen (bafu) <[email protected]>
  • Loading branch information
bafu committed Sep 6, 2020
1 parent 7be75d6 commit d51efac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/dyda/run_pipeline.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
#!/bin/bash
#
# Manually run BerryNet pipeline powered by Dyda.
#
# Verified on Dyda v1.41.0

dyda_source_dir="$HOME/codes/dyda"
berrynet_source_dir="$HOME/codes/BerryNet"
Expand Down

0 comments on commit d51efac

Please sign in to comment.