Commit Graph

6 Commits

Author SHA1 Message Date
Chintan Shah 9fb999c3bb squash! Added dcrnn_cell 2019-10-06 17:01:49 -04:00
Chintan Shah d1964672c2 Added dcrnn_cell
Rough implementation complete - could forward pass it through the network

Ensured sparse mm for readability, logging sparsely as well

moving tensors to GPU

moving tensors to GPU [v2]

moving tensors to GPU [v3]

logging and refactor

logging and refactor

logging and refactor

logging and refactor

logging and refactor

logging and refactor

logging and refactor

ensured row major ordering

fixed log message
2019-10-06 17:00:23 -04:00
Chintan Shah b65df994e4 Added dcrnn_cell 2019-10-06 11:55:02 -04:00
Chintan Shah adbfa19146 Implemented DCGRUCell in pytorch (untested) 2019-09-08 19:28:20 -04:00
Chintan Shah 00c70b3a27 Implemented fc layer and changed docker image to use pytorch 2019-09-08 18:47:19 -04:00
Chintan Shah 7ba7fa320d Using pytorch image 2019-09-07 17:53:46 -04:00