"git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "613c88443c1ba0462e5cca98784e9acba6e72bf3"
Revise layout of group convolution (#675)
* [What] Remove pure conv int8 instance [Why] We will never use pure int8 conv in AI, use int8 quantization instead * Change layout * Share the kernel parameter * Support more type of NHWGC for group conv * Revise client example of conv 2d, use NHWGC layout * Add instance to cmake * Revise layout of group conv quantization instance * Revise layout of external api of group conv quantization * Revise layout of group conv quantization client example * Fix clang format * Add comment to describe meaning of each parameter
Showing
Please register or sign in to comment