author | Josh Fromm <jwfromm@uw.edu> | |
Sun, 5 Apr 2020 21:59:38 +0000 (14:59 -0700) | ||
committer | GitHub <noreply@github.com> | |
Sun, 5 Apr 2020 21:59:38 +0000 (14:59 -0700) | ||
commit | 02eb18332a4f9b9491da0d4e8ed01c49fec2ac5e | |
tree | 7ca011405737c207898ed0152cd4435e16a38c1d | tree | snapshot |
parent | c76cbd8d1096126bb2b16d83ac3039af3f1128b8 | commit | diff |
docs/langref/relay_op.rst | diff | blob | history | |
include/tvm/relay/attrs/nn.h | diff | blob | history | |
python/tvm/relay/op/nn/_nn.py | diff | blob | history | |
python/tvm/relay/op/nn/nn.py | diff | blob | history | |
python/tvm/relay/op/nn/util.py | diff | blob | history | |
python/tvm/relay/op/op_attrs.py | diff | blob | history | |
python/tvm/relay/op/strategy/cuda.py | diff | blob | history | |
python/tvm/relay/op/strategy/generic.py | diff | blob | history | |
src/relay/op/nn/convolution.cc | diff | blob | history | |
src/relay/op/nn/convolution.h | diff | blob | history | |
tests/python/relay/test_op_level2.py | diff | blob | history | |
topi/python/topi/cuda/__init__.py | diff | blob | history | |
topi/python/topi/cuda/conv3d_alter_op.py | [new file with mode: 0644] | blob |
topi/python/topi/cuda/conv3d_winograd.py | [new file with mode: 0644] | blob |
topi/python/topi/generic/nn.py | diff | blob | history | |
topi/python/topi/nn/conv3d.py | diff | blob | history | |
topi/tests/python/test_topi_conv3d_winograd.py | [new file with mode: 0644] | blob |