- 14 3月, 2023 30 次提交
-
-
由 zhouweiwei2014 提交于
-
由 ccrrong 提交于
* add split_with_num composite rule * add split_with_num composite rule * add split composite rule * update * update test * update test * delete split_with_num_grad
-
由 qizhaoaoe 提交于
-
由 limingshu 提交于
* first commit * fix code bugs in for_loop * fix bugs in cuLoadAddStridedInputs. * optimization for LayerNormBackwardComputeGradInput * add unitest for validating the optimization * fix windows ci error
-
由 gouzil 提交于
-
由 pangyoki 提交于
* cuda graph support multi-stream for new executor * fix windows compile error * delete create_cuda_graph_stream
-
由 zhaoyingli 提交于
-
由 YuhangLi 提交于
* wisemax fp16 support * add bf16 support 4 elementwise_max * append broadcast 4 op 4 fp16 / bf16 * fix elewise_max ut bf16 numeric delta * append fp/bf16 uts * add fp/bf16 uts * change bf16 uts delta * fix some issue * add prim 4 fp16
-
由 wangxiaoning 提交于
-
由 wenbin 提交于
-
由 xiongkun 提交于
-
由 Wang Bojun 提交于
* fix conv2d filter
-
由 xiaoguoguo626807 提交于
* init * modify
-
由 wangxiaoning 提交于
-
由 zhiboniu 提交于
* add fp16 and bf16 test * update
-
由 Li-fAngyU 提交于
* update empty api to support compex dtype at static mode * code style * code style * 补充注释里的类型描述
-
由 cxxly 提交于
-
由 xiongkun 提交于
* [CINN]Enhance CacheKey hash logic by considering input dtypes (#50557) --------- Co-authored-by: Njiangcheng <thisjiang@qq.com> * [prim] enable dygraph_to_static to support custom_vjp * Pr 50885 (#7) * [CINN]Enhance CacheKey hash logic by considering input dtypes (#50557) * [CINN]Enhance CacheKey hash logic by considering input dtypes --------- Co-authored-by: Njiangcheng <thisjiang@qq.com> * [prim] enable dygraph_to_static to support custom_vjp * fix code in a dy2static-friendly way. * [dystatic] add hooker for prim --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com> Co-authored-by: Njiangcheng <thisjiang@qq.com> Co-authored-by: Ncxxly <chenxx_id@163.com> * [prim] enable dygraph_to_static to support custom_vjp * fix cast prim and vjp dtype mapping error bug * [dy2static-ci] fix dy2static ci errors. --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com> Co-authored-by: Njiangcheng <thisjiang@qq.com> Co-authored-by: Ncxxly <chenxx_id@163.com>
-
由 cxxly 提交于
-
由 cxxly 提交于
-
由 xiongkun 提交于
* [CINN]Enhance CacheKey hash logic by considering input dtypes (#50557) * [CINN]Enhance CacheKey hash logic by considering input dtypes * add unittest * fix typo * fix typo * fix map.at * fix find * fix test * fix cinn cache key structure realize * using ordered map for attributes * add test by review advice --------- Co-authored-by: Njiangcheng <thisjiang@qq.com> * [prim] enable dygraph_to_static to support custom_vjp * fix code in a dy2static-friendly way. * [dystatic] add hooker for prim --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com> Co-authored-by: Njiangcheng <thisjiang@qq.com> Co-authored-by: Ncxxly <chenxx_id@163.com>
-
由 cxxly 提交于
-
由 Aurelius84 提交于
* [CINN]Enhance CacheKey hash logic by considering input dtypes * add unittest * fix typo * fix typo * fix map.at * fix find * fix test * fix cinn cache key structure realize * using ordered map for attributes * add test by review advice --------- Co-authored-by: Njiangcheng <thisjiang@qq.com>
-
由 kangguangli 提交于
* fix install_check failure when multi cpu but no gloo * fix: raise error when multi-card check fails
-
由 Sonder 提交于
-
由 denglianbin 提交于
* finish task * add static_check and fix unittest. * add int32/64 * Update test_cross_op.py --------- Co-authored-by: NZhang Ting <Douyaer2020@qq.com>
-
由 Aurelius84 提交于
* Fix is_paddle_func not take effect for plain paddle API * fix typo * fix typo
-
由 JYChen 提交于
* fix UT when np >= 1.24 * optimize decription of this change
-
由 Infinity_lee 提交于
-
由 cyber-pioneer 提交于
-
- 13 3月, 2023 10 次提交
-
-
由 kangguangli 提交于
-
由 Aurelius84 提交于
-
由 TaoTao Li 提交于
* add all_gather and fix conflicts * fix code format * fix ut * fix broadcast ut
-
由 heyanru 提交于
* refresh * compat * register * testop * fix * fix * fox * cast * cast * fix * type * fix * out * cast * fix * fix * fix * broad * broad * broad * fix * fix * fix * fix * fix * broad * broad * numel * fix * fix * fix * fix * cinn * fix * fix * fix * fix
-
由 Mr.Juice 提交于
* fix docs 第七轮第一组 * fix docs 第七轮第一组
-
由 mengziheng 提交于
* first test * add unsqueeze_op
-
由 wangxiaoning 提交于
* add fp16/bf16 * add grad bf16 * test name
-
由 JYChen 提交于
-
由 Sławomir Siwek 提交于
* mkldnn->onednn * fused softplus op + kernel * remove extra attributes * add missing handler * change var name
-
由 wenbin 提交于
* squeeze2_op * add ut * fix ut * fix static * modity ut
-