- 19 8月, 2020 1 次提交
 - 
- 
由 cc 提交于
* Conv2d_transpose and mul support channnelwise quantization, test=develop * Skip collecting out threshold for output tensor of which the type is not fp32 or fp64, test=develop * Fix error in test_user_defined_quantization, test=develop * Add depthwise_conv_bn_fuse, test=develop * Add conv_transpose_bn_fuse_pass for post_training_quant, test=develop
 
 - 
 - 09 4月, 2020 1 次提交
 - 
- 
由 Zhen Wang 提交于
 
 - 
 - 21 3月, 2019 1 次提交
 - 
- 
由 Zhen Wang 提交于
 
 - 
 - 19 3月, 2019 1 次提交
 - 
- 
由 Zhen Wang 提交于
 
 - 
 - 05 3月, 2019 3 次提交
 - 28 8月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* Improve fake_dequantize_op. * Follow comments.
 
 - 
 - 30 5月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
* Develop a fake dequantized op for fixed-point quantization training framework. * Add the missing file.
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 26 12月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 12 12月, 2017 1 次提交
 - 
- 
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
 
 - 
 - 28 10月, 2017 1 次提交
 - 
- 
由 Abhinav Arora 提交于
 
 - 
 - 27 10月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Simplize Gradient Check * Stash * Extract apply_backward_pass to backward.py Rename apply_backward_pass to append_backward_ops * Use graph API to check gradient * Fix ci * Fix CI * Fix backward for double precision * Stash * Fix CI * Fix ci * Ignore GRU test * Ignore xe op * Fix CI * Fix softmax with xe gradient The correct equation should be IG = OG * (d_softmax_with_xe()) * Fix typo * Fix merge error * Disable LRN
 
 - 
 - 28 9月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 06 9月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
Fix #3902
 
 - 
 - 04 9月, 2017 1 次提交
 - 
- 
由 qiaolongfei 提交于
 
 - 
 - 03 9月, 2017 1 次提交
 - 
- 
由 qiaolongfei 提交于
 
 - 
 - 21 8月, 2017 2 次提交
 - 09 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Make `PADDLE_ENFORCE_EQ` supports custom class, like DDim
 
 - 
 - 01 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 26 7月, 2017 2 次提交
 - 25 7月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 17 7月, 2017 2 次提交
 - 
- 
由 Yu Yang 提交于
 - 
由 Yan Chunwei 提交于
* add NDEBUG switch to PADDLE_ENFORCE
 
 - 
 - 11 7月, 2017 2 次提交
 - 
- 
由 dongzhihong 提交于
 - 
由 dongzhihong 提交于
 
 - 
 - 06 7月, 2017 2 次提交
 - 05 7月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 04 7月, 2017 4 次提交
 - 03 7月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
* Free will be added soon
 
 - 
 - 28 6月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
 
 -