Age | Commit message (Expand) | Author |
---|---|---|
2020-12-24 | Change the usage of layers and reorganize relations of layers | Jordan Gong |
2020-12-23 | Make activation inplace | Jordan Gong |
2020-12-23 | Modify activation functions after conv or trans-conv in auto-encoder | Jordan Gong |
2020-12-23 | Refactor and refine auto-encoder | Jordan Gong |
2020-12-23 | Wrap Conv1d no bias layer | Jordan Gong |
2020-12-23 | Reshape feature before decode | Jordan Gong |
2020-12-23 | Remove redundant Leaky ReLU in FocalConv2d | Jordan Gong |
2020-12-23 | Split modules to different files | Jordan Gong |