* 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 |
|---|---|---|
| .. | ||
| analysis | Loading commit data... | |
| backend | Loading commit data... | |
| frontend | Loading commit data... | |
| grammar | Loading commit data... | |
| op | Loading commit data... | |
| qnn | Loading commit data... | |
| quantize | Loading commit data... | |
| std | Loading commit data... | |
| testing | Loading commit data... | |
| transform | Loading commit data... | |
| __init__.py | Loading commit data... | |
| _build_module.py | Loading commit data... | |
| _ffi_api.py | Loading commit data... | |
| _make.py | Loading commit data... | |
| _parser.py | Loading commit data... | |
| adt.py | Loading commit data... | |
| base.py | Loading commit data... | |
| build_module.py | Loading commit data... | |
| debug.py | Loading commit data... | |
| expr.py | Loading commit data... | |
| expr_functor.py | Loading commit data... | |
| function.py | Loading commit data... | |
| loops.py | Loading commit data... | |
| param_dict.py | Loading commit data... | |
| parser.py | Loading commit data... | |
| prelude.py | Loading commit data... | |
| scope_builder.py | Loading commit data... | |
| ty.py | Loading commit data... | |
| type_functor.py | Loading commit data... |