- 17 2月, 2022 20 次提交
-
-
由 Sylwester Fraczek 提交于
* fix and add more tests * remove unwanted changes * check only concat and elementwise * move check to a function * add todo comment * Revert "fix ptq fc attr name fuse_activation->activation_type" This reverts commit ffd023353a5e9b0fd15e81b9e9f9fe1794035017.
-
由 joeqiao12 提交于
-
由 YUNSHEN XIE 提交于
-
由 zyfncg 提交于
-
由 TeFeng Chen 提交于
* save the name lists of the input,internal and output variables of a subgraph as its attribute * fix compile error
-
由 Sing_chan 提交于
* move trunc to pten * modify according to YuanRisheng's comment
-
由 TTerror 提交于
-
由 Chen Weihang 提交于
* clean useless header in pten core * fix compiled failed * fix cmake target * fix typo * resolve conflict
-
由 houj04 提交于
* add softplus op for kunlun2. test=kunlun * add softplus op for kunlun2. test=kunlun * fix code style. test=kunlun * fix code style. test=kunlun * add more test cases. test=kunlun
-
由 wenbin 提交于
* first commit * teller fix * bug fix * enable for pool2d only * fix global_pooling issue * pooling_type * fix test
-
由 zyfncg 提交于
* remove register of matmul_v2 kernel * delete matmul_v2 grad register in fluid
-
由 Baibaifan 提交于
-
由 QingshuChen 提交于
* update kunlun label_smooth unitest *test=kunlun * minor *test=kunlun
-
由 石晓伟 提交于
-
由 huzhiqiang 提交于
* update generate_pd_op_dialect_from_paddle_op_maker.py * update mlir tensor load interface * refine * fix bug * fix * refine * fix * 3 * fix * codestyle Co-authored-by: weishengying <1343838695@qq.com>
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
* remove fluid device context deps * fix compile failde
-
由 baoachun 提交于
* update inference ut to support nhwc format * update ut and pass OpCompat * update ut * update ut
-
由 niuliling123 提交于
-
- 16 2月, 2022 20 次提交
-
-
由 Weilong Wu 提交于
* Update comment * [Eager] Support test_imperative_hook_for_layer with _test_eager_guard() * Polish code name style * Fix a error name * Polish code, make it clear and simple
-
由 fwenguang 提交于
-
由 Yuang Liu 提交于
-
由 TTerror 提交于
-
由 fwenguang 提交于
-
由 Shang Zhizhou 提交于
-
由 0x45f 提交于
-
由 chentianyu03 提交于
* change ci using mutable_data() check's directions from paddle/pten to paddle/pten/kernels * change echo info from paddle/pten to paddle/pten/kernels
-
由 0x45f 提交于
* move lerp to pten * refine include * move files * refine code
-
由 Aurelius84 提交于
-
由 Leo Chen 提交于
* pten matmul cuda kernel support bf16 * fix pten kernel name * add matmul_grad bf16 kernel * add emptylike bf16 kernel * fix compile * suppport rocm * fix error * fix rocm * add bf16 header file * fix compile
-
由 Wangzheee 提交于
[Paddle-Inference] support preln-ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op (#39570) * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op
-
由 Jiabin Yang 提交于
-
由 Jiabin Yang 提交于
* merge legacy to fluid * Remove legacy code * Remove legacy code * Remove DataType test * Using Tensor directly instead of using EagerTensor * support gradient_accumulation * make test_imperative_lod_tensor_to_selected_rows longer * make test_imperative_lod_tensor_to_selected_rows longer * refine code * Rename all EagerTensor to Tensor * Rename some EagerTensor to Tensor * rename EagerTensor to EagerVariable * add more test * merge develop and refine code
-
由 TTerror 提交于
-
由 Chen Weihang 提交于
* add attr support for infershape * add unittest for coverage * add unittest for coverage * polish unittest detail * fix windows test failed
-
由 zlsh80826 提交于
-
由 ziyoujiyi 提交于
* delete gloo connect retry * the_one_ps dirs reconstruct * . * . * create the_one_ps dirs * create the_one_ps dirs * create the_one_ps dirs * create the_one_ps dirs * create the_one_ps dirs * create the_one_ps dirs * the one ps dirs modify * the one ps dirs modify * the one ps dirs modify * the one ps dirs modify * refactor ps optimize * refactor ps optimize * refactor ps optimize * . * . * . * . * . * . * refactor theoneps * the_one_ps * add ps pass unittest * add ps pass unittest * ps unitest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * ps unittest frame * add cpu_async_ps_mode test * add cpu_async_ps_mode test * add cpu_async_ps_mode test * ps unittest ready * ps unittest ready * solve dist_pass init conflict * solve import CommContext error * unittest ok * implement AllocateFrom * solve setup.py.in conflict * solve conflict * solve conflict * solve conflict * . * . * cpu-async-ps minimize test ok & gpu minimize test ok * add heter 2stage unittest * add heter 2stage unittest * add heter 2stage unittest * sync/geo test ok & fix heter_worker program ok * . Co-authored-by: Nzkh2016 <zhangkaihuo@baidu.com>
-
由 andyjpaddle 提交于
-
由 Haohongxiang 提交于
add control of random seed in UT of cond
-