Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitserial.cc | ||
convolution.cc | ||
convolution.h | ||
nn.cc | ||
nn.h | ||
pad.cc | ||
pooling.cc | ||
sparse.cc | ||
upsampling.cc |
* Functional conv3d winograd working. * Formatted python code. * registered conv3d winograd compute and started adding relay without_weight_transform operator. * Add topi testing for conv3d winograd. * Format file. * small tweak to unrolling to prevent build sticking. * Refactoring convolution ops in relay. * Refactored relay convolutions. * Bug fixes. * Fixed static bug in convolution. * Added conv3d alter op layout and related support. * Bug fixes and testing done. * Fix a few autotvm bugs. * Drop silly debug print. * Removed debug_skip_region. * Add variant of conv3d_winograd that doesn't transform depth. * initial infrastructure done for depthless conv. * Fix no_depth schedule bugs. * automatic topi switching between depth and depthless winograd. * Fixed bug in schedule. * lint fixes. * Removed indents in convolution.cc * missed a few indents oops. * fixed flop count. * One more small tweak. * Change kernel pack inner axes order. * Style changes. * Comment fixes.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitserial.cc | Loading commit data... | |
convolution.cc | Loading commit data... | |
convolution.h | Loading commit data... | |
nn.cc | Loading commit data... | |
nn.h | Loading commit data... | |
pad.cc | Loading commit data... | |
pooling.cc | Loading commit data... | |
sparse.cc | Loading commit data... | |
upsampling.cc | Loading commit data... |