sbnet
sbnet copied to clipboard
sample.py not working
When I run sample.py, I get the following error:
Traceback (most recent call last):
File "sample.py", line 61, in
This gets fixed when I rename bsize, boffset and bstride to dynamic_bsize, dynamic_boffset and dynamic_bstride in the inBlockParams and outBlockParams.