[TOPI][Tensor Core] Conv2d and Dense ops support on Tensor Core (#5099)
* [TOPI][Tensor Core] Optimization of CNNs on Tensor Core #6004 * update conv2d test * # pylint: dense_tensorcore.py * modify * modify conv2d * modify the unclear comment,add shape assertion in conv2d compute,combine general gemm intrinsic * add shape assertion in conv2d compute, combine general gemm intrinsic Co-authored-by: libaihong <libaihong@inspur.com> Co-authored-by: libaihong <61525430+libaihong@users.noreply.github.com>
Showing
topi/python/topi/cuda/conv2d_nhwc.py
0 → 100644
This diff is collapsed.
Click to expand it.
topi/python/topi/cuda/dense_tensorcore.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment