f64ddff497
* Update _nn.py add a few missing shape functions * Update _nn.py Updated conv_transpose shape function to accomodate conv1d_transpose * added tests for new functions * fixed a lint error * fixed shape func error * attempt fixing cuda error