Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
watcag-public
fpga-syspart
Commits
9481049e
Commit
9481049e
authored
Jul 01, 2020
by
harry1080ti
Browse files
fix alexnet
parent
e9d5294d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
optimization_algo/data_source/alexnet_square_mem_bound.csv
View file @
9481049e
This diff is collapsed.
Click to expand it.
topologies/alexnet.csv
deleted
100644 → 0
View file @
e9d5294d
Layer name, IFMAP Height, IFMAP Width, Filter Height, Filter Width, Channels, Num Filter, Strides,
Conv1, 224, 224, 11, 11, 3, 96, 4,
Conv2, 55, 55, 5, 5, 96, 256, 1,
Conv3, 27, 27, 3, 3, 256, 384, 1,
Conv4, 13, 13, 3, 3, 384, 384, 1,
Conv5, 13, 13, 3, 3, 384, 256, 1,
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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