* move layout.h & layout.cc from relay to tvm * change ConvertLayout in relay to bijectiveLayout->Forward/backward * add first test case * add LayoutAxis * add LayoutAxis struct and compiles * simplify BijectiveLayout rule consturct * polish func name for Layout, move impl to .cc, remove Layout::defined(), add defined() checker * partially add layout py support * add layout test cases * add doc for tvm.layout & tvm.bijective_layout * fix lint * fix lint * fix layout name generation bug * fix layout typo * address comments and add topi.layout_transform * layout.h->data_layout.h, test_lang_layout.py->test_lang_data_layout.py
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
common.py | Loading commit data... | |
test_topi_basic.py | Loading commit data... | |
test_topi_bitserial_conv2d.py | Loading commit data... | |
test_topi_bitserial_conv2d_rasp.py | Loading commit data... | |
test_topi_bnn.py | Loading commit data... | |
test_topi_broadcast.py | Loading commit data... | |
test_topi_clip.py | Loading commit data... | |
test_topi_conv2d_NCHWc.py | Loading commit data... | |
test_topi_conv2d_hwcn.py | Loading commit data... | |
test_topi_conv2d_int8.py | Loading commit data... | |
test_topi_conv2d_nchw.py | Loading commit data... | |
test_topi_conv2d_nhwc.py | Loading commit data... | |
test_topi_conv2d_transpose_nchw.py | Loading commit data... | |
test_topi_conv2d_winograd.py | Loading commit data... | |
test_topi_dense.py | Loading commit data... | |
test_topi_depthwise_conv2d.py | Loading commit data... | |
test_topi_depthwise_conv2d_back_input.py | Loading commit data... | |
test_topi_depthwise_conv2d_back_weight.py | Loading commit data... | |
test_topi_dilate.py | Loading commit data... | |
test_topi_group_conv2d.py | Loading commit data... | |
test_topi_l2norm.py | Loading commit data... | |
test_topi_lrn.py | Loading commit data... | |
test_topi_math.py | Loading commit data... | |
test_topi_matmul.py | Loading commit data... | |
test_topi_pooling.py | Loading commit data... | |
test_topi_reduce.py | Loading commit data... | |
test_topi_relu.py | Loading commit data... | |
test_topi_reorg.py | Loading commit data... | |
test_topi_resize.py | Loading commit data... | |
test_topi_softmax.py | Loading commit data... | |
test_topi_sparse.py | Loading commit data... | |
test_topi_tensor.py | Loading commit data... | |
test_topi_transform.py | Loading commit data... | |
test_topi_upsampling.py | Loading commit data... | |
test_topi_vision.py | Loading commit data... |