"...resnet50_tensorflow.git" did not exist on "2e007a843407a7da72f9046ca054de77ad427c5d"
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