8.1 Fail loudly

In this lesson we walk through the discovery and repair of a bug. (Yikes!)

Make sure to checkout the version of Cottonwood with the bug fix.

> git checkout v24

The bug was in line 273 of core/blocks/conv1d.py if you want to follow along.

https://gitlab.com/brohrer/cottonwood/-/blob/main/cottonwood/core/blocks/conv1d.py#L273


Complete and Continue  
Discussion

0 comments