You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
bfloat16nncore.py | 2 years ago | |
bfloat16processor.py | 2 years ago | |
dramtransfer.py | 2 years ago | |
systime.py | 2 years ago |
README.md
LIBMODULES
THE project files (where the problem in question is solved 🤔 ...).
File contents:
dramtransfer.py - contains main helpers for DRAM access.
bfloat16nncore.py - Neural network core processing (more or less an empty framework, for now just one function included)
bfloat16processor.py - contains the bfloat16 processing cores (# may be increased on larger chips)
systime.py - contains system time support