- 01 12月, 2022 7 次提交
-
-
由 heyanru 提交于
-
由 201716010711 提交于
-
由 HongyuJia 提交于
* fix typo error * pass CI-coverage
-
由 Matsumoto Ruko 提交于
-
由 zhangyikun02 提交于
-
由 Nyakku Shigure 提交于
-
由 Jianghai 提交于
* c_embedding * add annotations * add annotations * revision * revise attrs
-
- 30 11月, 2022 15 次提交
-
-
由 HongyuJia 提交于
-
由 wanghuancoder 提交于
-
由 cyber-pioneer 提交于
-
由 ccrrong 提交于
-
由 wasupandceacar 提交于
-
由 Vvsmile 提交于
* replace log with paddle.log * replace log with paddle.nn.functional.log * fix the code style of remove_log * fix the ImportError of log * fix the error of modification of the dist_transformer.py * fix error of Static-Check
-
由 yunyaoXYY 提交于
[Clean fluid] Clean ones, reverse, save, save_combine, load_combine, has_inf, zeros_like and ones_like (#48424) * Clean fluid ones * clean ones_like * clean zeros_like * clean save,save_combine,load_combine * clean reverse * clean has_inf * clean reverse tests
-
由 MarDino 提交于
* add activation support * fix cublasLt bug * remove useless code and fix test random range
-
由 zhangbo9674 提交于
* add fuse act add grad pass * polish code * refine code * add test * refine code
-
由 Roc 提交于
* fix recompute for stop_gradient and inpalce * fix ut * update
-
由 RichardWooSJTU 提交于
* delete unnecessary shape and slice op Co-authored-by: NYour Name <you@example.com>
-
由 yuehuayingxueluo 提交于
* clear fluid api: sigmoid_cross_entropy_with_logits * fix loss.py * change paddle.nn.functional.sigmoid_cross_entropy_with_logits * delete sigmoid_cross_entropy_with_logits * fix binary_cross_entropy_with_logits * fix ci bug * fix ci buf
-
由 Aurelius84 提交于
* [Fluid clean]Migrate base/call/print et.al transformer into paddle.jit * fix phi kernel * Revert "fix phi kernel" This reverts commit eff8891c7efda6e49799edbcaef2ca50379d50ef.
-
由 zhangyikun02 提交于
-
由 wangzhen38 提交于
* [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets * [remove fluid] under unittesets
-
- 29 11月, 2022 18 次提交
-
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
-
由 Nyakku Shigure 提交于
-
由 caozhou 提交于
* add pattern match * add unittest
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files * revert conflicting files * revert conflicting files
-
由 Nyakku Shigure 提交于
* isort all files * revert conflicting files * revert conflicting files * revert conflicting files
-
由 傅剑寒 提交于
-
由 xiaoxiaohehe001 提交于
-
由 Sławomir Siwek 提交于
-
由 GGBond8488 提交于
-
由 Aurelius84 提交于
* [Fluid Clean]Migrate if/while/return/break transformer into paddle.jit * migrate call_transformer * migrate call_transformer
-
由 wanghuancoder 提交于
* refine set_state_dict
-
由 Infinity_lee 提交于
* fix some typo errors function rotate: format errors. function to_grayscale: missing one sentences to explain num_output_chanels * Update functional.py * test=docs_preview * Update functional.py * Update functional.py * Update functional.py * Update functional.py * Update functional.py Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 haosicheng 提交于
-
由 gem5 提交于
-
由 LiYuRio 提交于
* remove lod_tensor_to_array, array_to_lod_tensor, DynamicRNN * remove less_equal, greater_than, greater_equal, equal, not_equal
-
由 ccrrong 提交于
* remove pool3d
-