Commit Graph

10507 Commits (8f2656ef5ca4ab16f06d94b8ca9392d3f0f760ae)

Author SHA1 Message Date
wawltor 8f2656ef5c
fix the gradient bug for the topk v2
5 years ago
wangchaochaohu a972c33fd7
refine gather OP performance for dynamic mode (#28587)
5 years ago
joanna.wozna.intel 2cb71c0cde
Add checkpoint to quantize (#28612)
5 years ago
lidanqing 804271cff9
Op version python mkldnn_inplace test (#28354)
5 years ago
pangyoki b889a0cee2
add gaussian_random op_version (#28602)
5 years ago
Guo Sheng 110febdc54
Fix gradients with ignore_idx in softmax_with_cross_entropy (#28622)
5 years ago
Wilber 8b97bb2e1f
Update cmake for arm ft and fix a bug for Predictor dtor. (#28586)
5 years ago
Leo Chen f962bd3432
Fix cudnn workspace limit in cudnn-8 (#28611)
5 years ago
Leo Chen 90805e2df7
Register op_version for new attribute use_addto (#28463)
5 years ago
danleifeng a24d186814
fix nccl init failed in parallel dygraph mode (#28497)
5 years ago
lilong12 ed9dd7c9f0
add send and recv ops (#28590)
5 years ago
Zhong Hui a829357e4d
register the op version for some ops
5 years ago
Zhou Wei bf6e7cba7a
updata 2.0 API english doc (#28525)
5 years ago
YUNSHEN XIE 7b1619e69b
disable test_trt_dynamic_shape_transformer_prune,test=document_fix (#28588)
5 years ago
Zhou Wei 849467b5aa
fix user set CUDA_VISIBLE_DEVICES start/end with quotation marks (#28547)
5 years ago
Shang Zhizhou 8699f38d08
裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517)
5 years ago
joejiong 08d2413142
add log2 operator (#28319)
5 years ago
lidanqing 0fc181dbd0
[Fix bug] If the pass name is not found, IsCompatible should return false (#28475)
5 years ago
Wilber 1bf4836580
[Inference] Add TryShrinkMemory interface. (#28409)
5 years ago
wangchaochaohu c52fe48f6f
fix the GetKernelTypeForVar of input for fluid.gather (#28534)
5 years ago
wangchaochaohu d7cfee9b31
Checkout point add (#28488)
5 years ago
Pei Yang 75196cda40
Paddle-TRT int8 support mul op channelwise quant (#28422)
5 years ago
zhupengyang 47cbf61dd4
fix softmax unittest float16 random error (#28480)
5 years ago
YUNSHEN XIE 369605be1d
fix cmake error when execute build_inference_lib (#28503)
5 years ago
Wilber 645e999afc
fix api_impl test. (#28483)
5 years ago
YUNSHEN XIE 1e698c600e
fix cmake error when setting ut timeout properity (#28492)
5 years ago
wangchaochaohu e14ed71cc2
refine the performance of gather Op (#28458)
5 years ago
YUNSHEN XIE ba0756325a
exec ut no more than 15s 1 (#28439)
5 years ago
Chen Weihang 155b4f9b6c
Remove selected rows all reduce over height check (#28460)
5 years ago
taixiurong fad4744aa4
fix crash in adam in xpu, *test=kunlun (#28433)
5 years ago
QingshuChen 6bba8e57b1
fix batch_norm_xpu bug & remove xpusimulator dependence (#28430)
5 years ago
Wilber ced5c40c41
Update memory release interface. (#28456)
5 years ago
joanna.wozna.intel 7821759d48
Add bfloat16 softmax and gelu (#28394)
5 years ago
iducn ba0fe0a812
revert the modified shell script (#28453)
5 years ago
Chen Weihang c42e656179
Add retry for dygraph parallel socket bind (#28404)
5 years ago
石晓伟 c41fd033e5
check op_version_registry in CI test, test=develop (#28402)
5 years ago
Jacek Czaja ca41541472
[oneDNN]Sum bf16 kernel (#28382)
5 years ago
Chen Weihang 23439b1688
show cpp stack when catch signal (#28415)
5 years ago
Leo Chen 44a476c2ab
support cuda pinned place (#28416)
5 years ago
lidanqing 12b9587be5
Add conv_bias pass version python test (#28278)
5 years ago
Wilber 05114693cf
[Inference] Memory modification for ShrinkMemory. (#28355)
5 years ago
Leo Chen 8b2436a776
Add broadcast_shape api (#28257)
5 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
5 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
5 years ago
Jacek Czaja 84cc61b2cd
[oneDNN] sum op refactor (#28318)
5 years ago
Wilber 6f0f45f69c
copy_to_cpu support uint8 (#28372)
5 years ago
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
5 years ago
Leo Chen 6115c14fca
Pool2d cuda kernel supports fp16 (#28316)
5 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
5 years ago
wangchaochaohu 0f4b6247c8
refine the gpu config for performance optimization (#28291)
5 years ago