"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "b4b9af6b1f1fb72e5fafd55c737b23bed31f7b3a"
gemm, conv perchannel quantization (#503)
* Use gemm_multiple_D instead * Add gemm bias relu quantization example * Add pure gemm quantization example * Add quantization of perchannel conv + bias + relu example * Refine the code * Rename multiplier to requant_scale * Rename the folder * Remove redundant comment * Rename the file. Prepare to add perchannel * Add conv perchannel instance * Move to quantization folder * Add conv perchannel client example * Apply Rangify constructor of HostTensorDescriptor & Tensor<> * Fix merge error
Showing
File moved
Please register or sign in to comment