- 17 11月, 2022 13 次提交
-
-
由 Qi Li 提交于
* [NPU] add _npu_identity op and api, test=develop * fix doc * address comments
-
由 傅剑寒 提交于
* remove swish in nn.py under fluid * fix tswish test case
-
由 傅剑寒 提交于
-
由 wenbin 提交于
* int scale * round * revert commit
-
由 YuanRisheng 提交于
* standard api * fix xpu bugs
-
由 taixiurong 提交于
-
由 傅剑寒 提交于
-
由 xiaoxiaohehe001 提交于
* add_cast_bool * cast
-
由 wuhuachaocoding 提交于
-
由 zhouweiwei2014 提交于
-
由 sneaxiy 提交于
* add vectorized bfloat16 atomicAdd * fix compile error * fix compile error again * fix V100 compile error * fix V100 compile again
-
由 Nyakku Shigure 提交于
-
由 zyfncg 提交于
-
- 16 11月, 2022 11 次提交
-
-
由 傅剑寒 提交于
-
由 HongyuJia 提交于
* clean fluid elementwise_min * fix elementwise_min op testcase
-
由 HongyuJia 提交于
-
由 xiaoxiaohehe001 提交于
* add_fill_any_like * add_fill_any_like
-
由 wenbin 提交于
* elementwise_op * add teller * modify ut * comments * modify ut * return * modify
-
由 wangzhen38 提交于
* [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers * [remove fluid] under fleet meta_optimizers
-
由 ccrrong 提交于
-
由 ccrrong 提交于
* remove chunk_eval
-
由 Piotr Paturej 提交于
* Enable bf16 in oneDNN bilinear_interp kernel * Fix bilinear_interp_v2 not enabled in models * Remove unnecessary checks
-
由 ykkk2333 提交于
* add stat tool * add roll and roll_grad kernels and strided_slice and strided_slice_grad kernels, test=kunlun * embedding and embedding_grad add int32 input, test=kunlun
-
由 Wen Sun 提交于
* refactor: update pg custom * fix: use new api in ut * fix: typo * revert: recover legacy apis * fix: add GetDeviceContext
-
- 15 11月, 2022 4 次提交
-
-
由 1want2sleep 提交于
* fix some docs bugs; test=document_fix * Update batch_sampler.py * Update dataset.py * Update dataset.py * Update sampler.py * for codestyle; test=document_fix * fix copy-from issue; test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com> Co-authored-by: Ligoml <limengliu@tiaozhan.com>
-
由 Yuang Liu 提交于
-
由 zhouweiwei2014 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][F821] fix remained F821 issues * refine comment * fix _set_item
-
- 14 11月, 2022 8 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 LiYuRio 提交于
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor as scalar attribute for some api * fix doc
-
由 cyber-pioneer 提交于
-
由 HongyuJia 提交于
-
由 LiYuRio 提交于
-
由 Nyakku Shigure 提交于
[CodeStyle][F821] fix undefined variables due to missing imports, misspelled variable names (#47899) * `hann` -> `_hann` * `false` -> `False` * a missing passed argument `reduce_all` * some missing imports * `device_type` -> `heter_device_type` * `PKVClient` -> `KVClient` * fix some typos and missing imports
-
由 Nyakku Shigure 提交于
-
- 11 11月, 2022 1 次提交
-
-
由 czr-gc 提交于
* feat(ipu): add model_runtime backend support in IPU. * fix(ipu_executor): fix error message format. * fix(ipu_executor): fix format. * fix(ipu_executor): fix format again. * fix(ipu_executor): fix format again. * fix(ipu_executor): fix format again.
-
- 10 11月, 2022 3 次提交
-
-
由 zhangyikun02 提交于
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
由 zhangxin81 提交于
* add roformer pass&&plugin(novarlen)
-