* added conv1d operators to topi. * Started to add python testing. * Added python conv1d implementation for testing. * Wrote test but need to add cuda schedule :( * Cuda schedules working for both conv1d layouts. * All topi tests passing. * Formatting topi. * Removed pad_method option as its probably overkill. * Added relay op definition of conv1d. * End2end conv1d working with onnx. * Lint fixes. * Formatting fixes. * Rebase fix. * Switched to array based attributes for consistency across convs. * Improved onnx parsing and testing for convolutions. * lint fix * Tiny tweak. * Bug fix * Rebase fix. * Add group ignore to onnx conv1d frontend. * Unified MakeConv and fixed documentation. * improved autopadding * Addressed feedback and simplified onnx frontend. * Format fix. * Basic X86 NCW schedule working. * Added nwc schedule. * fixed name * Added more tests and basic x86 schedules. * Format fix. * Added non power of two shape tests.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
_ffi | Loading commit data... | |
autotvm | Loading commit data... | |
contrib | Loading commit data... | |
exec | Loading commit data... | |
hybrid | Loading commit data... | |
micro | Loading commit data... | |
relay | Loading commit data... | |
rpc | Loading commit data... | |
__init__.py | Loading commit data... | |
_api_internal.py | Loading commit data... | |
_pyversion.py | Loading commit data... | |
api.py | Loading commit data... | |
arith.py | Loading commit data... | |
attrs.py | Loading commit data... | |
build_module.py | Loading commit data... | |
codegen.py | Loading commit data... | |
container.py | Loading commit data... | |
datatype.py | Loading commit data... | |
error.py | Loading commit data... | |
expr.py | Loading commit data... | |
generic.py | Loading commit data... | |
intrin.py | Loading commit data... | |
ir_builder.py | Loading commit data... | |
ir_pass.py | Loading commit data... | |
make.py | Loading commit data... | |
module.py | Loading commit data... | |
ndarray.py | Loading commit data... | |
object.py | Loading commit data... | |
schedule.py | Loading commit data... | |
stmt.py | Loading commit data... | |
tag.py | Loading commit data... | |
target.py | Loading commit data... | |
tensor.py | Loading commit data... | |
tensor_intrin.py | Loading commit data... | |
testing.py | Loading commit data... |