[topi] add ARM v8.2 udot (uint8) support (#3978)
* [topi] add ARM v8.2 udot (uint8) support * fix test case * fix common conv2d schedule * add back fp32_time in test * fix lint * fix doc, add support for int32_lanes=4, signed int * fix lint * add ic_bn % 4 checker in schedule
Showing
topi/python/topi/arm_cpu/conv2d_int8.py
0 → 100644
topi/python/topi/arm_cpu/tensor_intrin.py
0 → 100644
topi/python/topi/generic/conv2d.py
0 → 100644
topi/recipe/conv/test_conv_int8_arm.py
0 → 100644
Please
register
or
sign in
to comment