We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config [general] run_name = GoogleTPU_v1_t
[architecture_presets] ArrayHeight: 256 ArrayWidth: 256 IfmapSramSzkB: 8192 FilterSramSzkB: 8192 OfmapSramSzkB: 8192 IfmapOffset: 0 FilterOffset: 10000000 OfmapOffset: 20000000 Dataflow : ws Bandwidth : 10 MemoryBanks: 1
[run_presets] InterfaceBandwidth: CALC
Topology Layer name, IFMAP Height, IFMAP Width, Filter Height, Filter Width, Channels, Num Filter, Stride height,Stride width, Conv52, 1080, 1920, 3, 3, 32, 8, 1, 1
The text was updated successfully, but these errors were encountered:
I have the same exact issue!
Sorry, something went wrong.
I have the same issue. For the same config parameters as yours, I am unable to run Yolo.csv topology
ritikraj7
No branches or pull requests
Config
[general]
run_name = GoogleTPU_v1_t
[architecture_presets]
ArrayHeight: 256
ArrayWidth: 256
IfmapSramSzkB: 8192
FilterSramSzkB: 8192
OfmapSramSzkB: 8192
IfmapOffset: 0
FilterOffset: 10000000
OfmapOffset: 20000000
Dataflow : ws
Bandwidth : 10
MemoryBanks: 1
[run_presets]
InterfaceBandwidth: CALC
Topology
Layer name, IFMAP Height, IFMAP Width, Filter Height, Filter Width, Channels, Num Filter, Stride height,Stride width,
Conv52, 1080, 1920, 3, 3, 32, 8, 1, 1
The text was updated successfully, but these errors were encountered: