- 12 5月, 2023 20 次提交
-
-
由 Leo Chen 提交于
-
由 ronnywang 提交于
-
由 6clc 提交于
* test(prim-cinn): split test_resnet and test_bert into three tests * test(prim-cinn): fix cmake file to run prim test in CINN-CI
-
由 Zhang Ting 提交于
-
由 houj04 提交于
-
由 xiaoguoguo626807 提交于
* add rules * modify silu_grad input * modify kernel signature * modify kernel signature * code style * review
-
由 ronnywang 提交于
* [CustomDevice] add inference MP support, PART0 * update
-
由 Wilber 提交于
-
由 Yuanle Liu 提交于
* softmax support * support stack
-
由 Wang Xin 提交于
* sequence_mask functionalization * fix sequence_mask test
-
由 RuohengMa 提交于
-
由 huangjiyi 提交于
* update * update
-
由 傅剑寒 提交于
* fix doc eror of index_put in develop * fix doc error for index_put; test=document_fix; test=docs_preview
-
由 Aurelius84 提交于
This reverts commit 45ce0ad5.
-
由 Ruibiao Chen 提交于
* Skip fake alloc in static build for depend and nop op * Skip communication op * Skip sync op
-
由 Xiaoxu Chen 提交于
* [Dy2St]Fix x grad names when high order gradient * Polish error msg * Add inputs var to backward in dy2st * Fix error * Get grad names for backward API * Fix save load * Polish code * Add ut * [prim] fix not support optional grad bugs in higher order autodiff * [prim] remove duplicate fill_any_like caused by infershape_for_composite * fix _strip_grad_suffix_ bugs in higher-order autodiff * [prim] create output for test_static_prim.cc --------- Co-authored-by: N0x45f <wangzhen45@baidu.com>
-
由 HydrogenSulfate 提交于
* fix jacobian and hessian's docstring * fix hessian's docstring * fix hessian's docstring
-
由 傅剑寒 提交于
-
由 Wangzheee 提交于
-
由 houj04 提交于
-
- 11 5月, 2023 20 次提交
-
-
由 xiaoxiaohehe001 提交于
* support_act * delete_silu
-
由 lijialin03 提交于
-
由 lanxianghit 提交于
添加CINN与Paddle框架的BFloat16类型映射
-
由 Yuanle Liu 提交于
* prelu op trt converter support zero dim
-
由 zhangkaihuo 提交于
-
由 Zhang Jun 提交于
-
由 Zhang Jun 提交于
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
由 ronnywang 提交于
-
由 Kaipeng Deng 提交于
* move DataLoader to paddle.io. test=develop
-
由 lijin23 提交于
* add pad op for xpu * add pad op for xpu * add pad op for xpu
-
由 Wilber 提交于
-
由 xiaoguoguo626807 提交于
* modify concat_grad add sum comp rule * delete default mul_double_grad * delete high grad test * recover yaml * modify yaml
-
由 jjyaoao 提交于
-
由 zhoutianzi666 提交于
-
由 gouzil 提交于
* [test]mv fluid controlflow detection dlnne tensorrt tests to tests * [test]clean dlnne * [test] fix test_tensorrt_engine_op * [test] try fix path error * [test] RollBACK test_tensorrt_engine_op * [test] RollBACK test_tensorrt_engine_op * [test]add todo * Empty-Commit; test=document_fix
-
由 xiaoxiaohehe001 提交于
* support_expand_mish
-
由 SaltFish11 提交于
* add_depthwise_conv2d_transpose * Update test_depthwise_conv2d_transpose_op_xpu.py 删除print语句
-
由 JYChen 提交于
* up warning level * numpy still vlog-0
-