[TOPI] add extern schedule for cudnn and miopen (#724)
* add extern schedule for miopen * fix comment * optionally dispatch to miopen from topi * fix lint * check if current target is None * use generic dispatch for rocm conv2d * fix lint * fix workspace bug * remove blank line * remove blank line * remove blank line
Showing
topi/python/topi/cuda/extern.py
0 → 100644
topi/python/topi/generic/extern.py
0 → 100644
topi/python/topi/rocm/__init__.py
0 → 100644
topi/python/topi/rocm/conv2d.py
0 → 100644
Please
register
or
sign in
to comment