"vscode:/vscode.git/clone" did not exist on "8810e1b4b9e2c14860800a2bdc97d50d1aa2f904"
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