- 11 7月, 2022 16 次提交
-
-
由 Haohongxiang 提交于
* fix conflict * new pg apis * add docs of new apis * update * fix coverage * update * fix bug * fix reduce scatter * fix api * update Co-authored-by: NForFishes <2282912238@qq.com>
-
由 niuliling123 提交于
* Add Concat transformer for layout autotune
-
由 Zuza Gawrysiak 提交于
* Quantize shape operator * Add shape op to propagate scales pass
-
由 xiongkun 提交于
* fix the doc of * fix the doc
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
由 xiongkun 提交于
einsum support complex and add unittest.
-
由 wangguanqun 提交于
* ssd pullsparseptr * update codestyle
-
由 Sławomir Siwek 提交于
* reduce redundancy * python code style * fix int8 ut
-
由 Aganlengzi 提交于
-
由 houj04 提交于
* rmsprop for xpu. test=kunlun * minor fix (follow comments). test=kunlun
-
由 heliqi 提交于
* add ort clone interface * paddle2onnx update to 1.0.0rc * ort input_tensor use mutable data of scope
-
由 zhaoyingli 提交于
* add 'to_static' in engine api * fix cmakelist
-
由 Leo Chen 提交于
* refine dist_grad kernel * fix cpu kernel bug
-
由 Leo Chen 提交于
-
由 Leo Guo 提交于
style in test_iou_similarity_op_xpu.py. *test=kunlun
-
由 niuliling123 提交于
-
- 09 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 08 7月, 2022 9 次提交
-
-
由 Wilber 提交于
-
由 WangZhen 提交于
* Polish visit function in transformer * Call generic_visit first in visit_While/For * Remove comments * Polish utils.py, move some transformer to base_transformer
-
由 xiaoxiaohehe001 提交于
-
由 WangZhen 提交于
* Pybind JitLayer VarBase Function and add python UT * Add multi program load UT * Fix UT place error * Update jit.save param name * Remove some comments * Polish cmakelists * Polish JitLayer in Python * Fix comments
-
由 niuliling123 提交于
-
由 Weilong Wu 提交于
-
由 houj04 提交于
-
由 zhoutianzi666 提交于
* fix_pool * fix pool_op_plugin
-
由 zhangyikun02 提交于
-
- 07 7月, 2022 14 次提交
-
-
由 Leo Chen 提交于
* refine dist kernel, reuse norm * follow comments
-
由 tianshuo78520a 提交于
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
由 taixiurong 提交于
-
由 Zhang Zheng 提交于
* Fix nan in fast_ln_fwd_kernel when cols > 1024 * delete blas
-
由 tianshuo78520a 提交于
This reverts commit bbe99555.
-
由 tianshuo78520a 提交于
-
由 zhaoyingli 提交于
* fix op_role * fix engine * update op_role
-
由 Yuang Liu 提交于
-
由 Allen Guo 提交于
* feat(): dynamic_to_static support for ipu. * fix(): format fix. * fix format * fix cpplint error * use phi::errors * fix format * fix format * fix(): add api to restore patched function. * fix(): identity_loss uses cpu place as expected kernel type. * doc(): add IPU dy2static related docs. * fix(): combine test cases. * fix format * fix comment * fix format * apply comment * fix compiling * fix(): align docs. * fix(): fix identity_loss function docs. * fix(): adjust mean and sum in identity_loss. * fix(): minor docs. * move API to paddle.incubate.identity_loss * fix UT Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
-
由 wanghuancoder 提交于
* fused_gate_attention manual code in eager
-
由 Yuang Liu 提交于
-
由 Jiabin Yang 提交于
* fix deriv with inplace * fix double grad bugs * remove additional file * fix compat dygraph mode * fix yaml remove additional yaml * fix slice double grad error and auto code gen logic error for higher order differentiate * fix fix_higher_order_deriv * remove additional include * fix fix_higher_order_deriv
-
由 shixingbo 提交于
-