- 01 3月, 2023 8 次提交
-
-
由 GGBond8488 提交于
-
由 zhupengyang 提交于
-
由 LoneRanger 提交于
-
由 niuliling123 提交于
-
由 duanyanhui 提交于
* add support of int64 add for xpu * add transpose support for int64 * add randperm kernel * fix randperm * add distribute_fpn_proposal kernel * fix comment * add reduce_sum_int32
-
由 engineer1109 提交于
-
由 risemeup1 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle] fix flake8 cannot find the config on Windows * empty commit; test=document_fix
-
- 28 2月, 2023 32 次提交
-
-
由 joanna.wozna.intel 提交于
* Add gru qat int8 test * Change place of model downloading * Update paddle/fluid/inference/tests/api/CMakeLists.txt Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com> * Correct flags names and add description --------- Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com>
-
由 HongyuJia 提交于
-
由 gouzil 提交于
* [phi] move device_wrapper from fluid to phi * [phi] fix ‘PADDLE_ENFORCE_XDNN_SUCCESS’ was not declared in this scope
-
由 Kim 提交于
-
由 iLeGend 提交于
-
由 Hulek 提交于
* Added file * Tests separated and rewritten, fixed fc_lstm_fuse_pass * Resolve conflicts
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
* [Extension Operants] Extension supports tensor operants * Polish fluid init_tensor_operants
-
由 xiaoguoguo626807 提交于
* modify name * merge develop * original code * build modify * success 2*2 * fused dim=1 failed * success * modify static * success for static except dim=1 * delete log * tmp modify * success * success * add fp1664 * delete fp16 cpu test * stop windows test * review modify * modify tanh test * modify tanh * fix_conflixt * modift static prim * fix_conflict * Update test_static_prim.cc * update * bug fix
-
由 HongyuJia 提交于
* [C++ API GetAllocator] Add C++ GetAllocator interface * move api to accurate directory
-
由 JZ-LIANG 提交于
* main code * unitest bug * revert cmake
-
由 GGBond8488 提交于
* add cumsum prim backward * skip aixs=None test case * fix op generante eror * fix static test error * remove unused code * fix static test error * skip cpu float16 test case * skip eager cpu cumsum float16 test case * add cinn test * reshape flatten out * Disable cinn single test * remove cinn test * reformat todo * add prim in cumsum op test * remove old test * fix typro * fix typro * fix typro * pass axis=None test case * remove forward prim test * remove same name axis
-
由 kangguangli 提交于
* modify install check: static graph parallel training to dynamic graph prallel training * remove test code * fix cyclic import * fix typo
-
由 陈沧夜 提交于
-
由 Infinity_lee 提交于
-
由 Charles-hit 提交于
-
由 zhupengyang 提交于
-
由 shentanyue 提交于
-
由 zhangyikun02 提交于
-
由 yuehuayingxueluo 提交于
-
由 LoneRanger 提交于
* fix fp16 bug of tensordot * fix fp16 of tensordot * fix fp16 of tensordot
-
由 张春乔 提交于
* support fp16 on LocalResponseNorm * add docs in avgpool3d
-
由 Infinity_lee 提交于
-
由 张春乔 提交于
* add unittest for nn.DropOut2D * add fp16 * add fp16 in docs of temporal_shift_op.cc * Update test_dropout_op.py
-
由 Hulek 提交于
-
由 zxcd 提交于
* add silu composite rule * fix code style. * add silu fp16 unit test.
-
由 zhoutianzi666 提交于
* forbid tensorrt_engine op's output is a persistable var
-
由 xysheng-baidu 提交于
* Add flatten composite rule * get the right xshape and pass func test * add cinn unit test * Remove cinn test, wait for it to be added after repair * add comp test to test_flatten_contiguous_range_op.py * remove func test on composite_ops * Add comments to maybe_wrap_dim func * remove commented code * fix the problem with 0D tensor case * add flatten split rule comment * fix syntax issues * block flatten on resnet_prim_cinn * remove maybe_wrap_dim func * Use none instead od xshape
-
由 Tao Luo 提交于
-
由 taixiurong 提交于
-
由 Yuanle Liu 提交于
-
由 wenbin 提交于
* fix concat bug * recommit for ci
-