Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
watcag-public
fpga-syspart
Commits
1345a1f7
Commit
1345a1f7
authored
Mar 12, 2021
by
harry1080ti
Browse files
added {}
parent
2b780cad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
scaleSim/2021_full_generate.sh
scaleSim/2021_full_generate.sh
+5
-5
No files found.
scaleSim/2021_full_generate.sh
View file @
1345a1f7
...
...
@@ -3,11 +3,11 @@ mkdir ../optimization_algo/data_source_2021/
for
net
in
FasterRCNN mobilenet yolo_tiny googlenet alexnet AlphaGoZero ncf_rec resnet_50_v1 squeezenet yolo
;
do
echo
"====================== Starting"
$net
./generate_square_data_set.sh configs/US_sim.cfg ../topologies/square_2021/
$net
.csv 17280 2
rm
../optimization_algo/data_source_2021/
$net_square_mem_bound
.csv
touch
$net_square_mem_bound
.csv
./generate_final_square_csv.sh
$net
../optimization_algo/data_source_2021/
$net_square_mem_bound
.csv 960
tar
-czvf
../data_set/
$net_square_2021
.tar.gz outputs
./generate_square_data_set.sh configs/US_sim.cfg ../topologies/square_2021/
$
{
net
}
.csv 17280 2
rm
../optimization_algo/data_source_2021/
$
{
net
}
_square_mem_bound.csv
touch
$
{
net
}
_square_mem_bound.csv
./generate_final_square_csv.sh
$net
../optimization_algo/data_source_2021/
$
{
net
}
_square_mem_bound.csv 960
tar
-czvf
../data_set/
$
{
net
}
_square_2021.tar.gz outputs
rm
-rf
outputs
./clean
done
\ No newline at end of file
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