- 22 4月, 2023 1 次提交
-
-
由 ccrrong 提交于
* add tile_grad composite rule
-
- 29 3月, 2023 1 次提交
-
-
由 张春乔 提交于
* add up34 * modify var name in loop * revert changes in test_slice * Revert "modify var name in loop" This reverts commit 6d748e371afb417054ed0c6b36fd11e87959a90d. * temporarily ignore test_slice.py * add comment * empty commit, re-trigger all ci * fix inc --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 25 3月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 23 3月, 2023 1 次提交
-
-
由 chenjian 提交于
* add meshgrid composite rule * add meshgrid composite rule * update * add into CMakeLists * fix * update * update * optimize code * fix meshgrid op * update test
-
- 21 3月, 2023 1 次提交
-
-
由 GGBond8488 提交于
* remove fluid.data * fix typro * fix somme unitest error * fix conflicts * fix sample code error * fxi sample coder error * fxi sample code error * fxi sample code error * fix xpu test error * fix xpu test error * Delete ps_pb2.py * fix test error * fix typro * fix sample code error * fix comments * fix test norm op data * fix sample code error * fix conflicts
-
- 09 3月, 2023 1 次提交
-
-
由 姜永久 提交于
* fix accuracy and activation * add adadelta * support pad2d * support pad * modify exponential and linear_interp_v2 * modify meshgrid test * add group_norm * support some ops * modify activation&group norm * modify act * reset group_norm * modify acti * modify pow test * modify acti * lint * modify mkldnn test * fix acti * modify adadelta * lint * fix act mkldnn * reset acti
-
- 15 12月, 2022 1 次提交
-
-
由 姜永久 提交于
* rm unittests eager guard test part16 meshgrid2normalize * modify
-
- 29 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 11 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 26 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 05 4月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
-
- 28 3月, 2022 1 次提交
-
-
由 hong 提交于
* move momentum, rmsprop to phi; test=develop * update * update * update * update * udpate; test=develop * fix xpu npu bugs; test=develop * fix npu bug; test=develop * fix windows compile error; test=develop * fix windows compile error; test=develop * polish code; test=develop * fix conflict; test=develop * add meshgrid; * update * polish code * polish code; * fix bug * format; remove useless code * fix npu bug * fix bug
-
- 30 7月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 14 7月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard. 1, chang api to def meshgrid(*args, **kwargs) we hide name argument in **kwargs. 2, add relate ut. 3, change example code to imperative mode
-
- 14 4月, 2020 1 次提交
-
-
由 suytingwan 提交于
* test=develop fix api doc error
-