- 20 1月, 2023 1 次提交
-
-
由 GGBond8488 提交于
* replace paddle.fluid.layers.data and remove io.data * partial commit * partial commit * partial commit * partial commit * partial commit * partial commit * remove data in fluid.layers.io.__all__ * fix errors * fix unitests * fix unitest * fix unitests * fix unitest * fix unitest * fix unitests * fix unitest * fix test_layers unitests * fix typro * fix unitest * fix unitest * fix unitest * fix typro * fix unitest test_model_cast_to_bf16 * fix test_reducescatter * fix collective unitest * fix collective unitests * fix collective unitests * add coverage * fix add layers.data * re run ci * fix some typro * fix samplecode error * fix samplecode error
-
- 08 12月, 2022 1 次提交
-
-
由 ccrrong 提交于
* remove pool2d
-
- 02 12月, 2022 1 次提交
-
-
由 cyber-pioneer 提交于
move paddle.fluid.layers.tensor.create_parameter to paddle.tensor.creation.create_parameter (#48579)
-
- 01 12月, 2022 1 次提交
-
-
由 heyanru 提交于
-
- 29 11月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
-
由 201716010711 提交于
-
- 28 11月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* remove fluid.reduce_sum * remove fluid.reduce_sum * modify axis and import paddle * modify keepdim and out_name * modift unittest * modift unittest * modify CI_static and loss.py * modify test_mse_loss * modify static ci * modify static ci datatype * add import paddle in test * fix conflict * fix conflict * modify ci * modify ci * fix_conflict * fix bug * code_style
-
- 24 11月, 2022 1 次提交
-
-
由 傅剑寒 提交于
* remove expand and eye under fluid.layers * delete expand API test case
-
- 22 11月, 2022 1 次提交
-
-
由 傅剑寒 提交于
* remove reshape in nn.py under fluid * remove reshape reference * fix test case * fix test case in distribution.uniform * remove fluid reshape reference
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 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
-
- 24 5月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add pad3d_double_grad yaml and test case * add squeeze and unsqueeze double grad * add double grad config * add pad_grad and pad_double_grad yaml * add pad_double_grad in config
-
- 12 5月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add tile double_grad yaml and test case * add expand double yaml and test case * add clip dobule grad yaml and test case * add concat dobule grad yaml and test case
-
- 09 5月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add abs double grad yaml and test case * add pool2d double grad yaml * add pool2d dygraph double grad test case
-
- 05 4月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* enable new executor by default * enable stream safe allocator * test=document_fix;test=coverage * do not use scope in op kernel * fit empty program for new executor * fix communication depend * fix test_sync_batch_norm * skip unsupported place * refine datatransfer * fit for dirtributed program * fix dependencpy * fix some ut
-
- 06 9月, 2021 1 次提交
-
-
由 Wei Shengyu 提交于
* add pool2d grad grad * dbg * add unittest * update format * add more unittests * dbg
-
- 22 12月, 2020 1 次提交
-
-
由 ceci3 提交于
-
- 16 12月, 2020 1 次提交
-
-
由 ceci3 提交于
* add constant pad double grad
-
- 15 12月, 2020 2 次提交
-
-
由 lijianshe02 提交于
* add transpose double grad test=develop
-
由 qingqing01 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
-
- 12 10月, 2020 1 次提交
-
-
由 TeslaZhao 提交于
* Add double grad in Squeeze and Unsqueeze * Add double grad in Squeeze and Unsqueeze
-
- 10 10月, 2020 1 次提交
-
-
由 wangxinxin08 提交于
* add matmul doublegrad op * fix compile errors * modify code according to review * delete float16
-
- 10 9月, 2020 2 次提交
- 09 9月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* set default value to strategy in distributed_optimizer test=develop
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 12 2月, 2020 1 次提交
-
-
由 Double_V 提交于
* support slice double grad, test=develop * merge two doublegradopmaker to one doublegradopmaker,test=develop * change the shape of slice_OP's unittest, test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 Double_V 提交于
* support reshape doubel grad, test=develop * fix reshape double grad, pass converage, test=develop * fix review, test=develop
-
- 17 9月, 2019 1 次提交
-
-
由 lvmengsi 提交于
* cpu conv_grad_grad
-
- 24 5月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 20 5月, 2019 1 次提交
-
-
由 lvmengsi 提交于
* double backward, elementwise_div * fix dx empty. test=develop * bug fix (#17392) fix secure bug * Eanble stack operator for a Ngraph, test=develop (#17406) * fix sqrt_grad_grad unittest. test=develop (#17410) * fix sqrt_grad_grad unittest. test=develop * disable sqrt_grad_grad unittest. test=develop * test=develop, fix unittest * test=develop, fix unittest * test=develop, fix unittest * test=develop, fix bug * fix unittest. test=develop * fix unittest dx. test=develop * tmp fix! for test... test=develop * reduce tmp, test=develop * test=develop, reduce tmp * fix broadcast unittest. test=develop * fix format. test=develop * refine code. test=develop * refine code. test=develop * refine GetDoubleGradSafeTensor. test=develop * fix format. test=develop
-
- 19 5月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
-
- 18 5月, 2019 1 次提交
-
-
由 lvmengsi 提交于
add elementwise_sub_grad_grad op for backward of backward calculation
-
- 15 5月, 2019 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix sqrt_grad_grad unittest. test=develop * disable sqrt_grad_grad unittest. test=develop
-
由 lvmengsi 提交于
* double backward sqrt * refine unittest. test=develop * refine test. test=develop * remove alpha in unittest. test=develop
-
- 14 5月, 2019 3 次提交
-
-
由 lvmengsi 提交于
* test=develop, double backward reduce_mean * add comment. test=develop * fix format. test=develop * rename GradGrad -> DoubleGrad. test=develop * fix op_use_default_grad_op_maker.spec. test=develop
-
由 Kaipeng Deng 提交于
* add elementwise_add_grad_grad op. test=develop * use defined GradMaker. test=develop
-
由 Kaipeng Deng 提交于
* add double grad for mul_op. test=develop * fix format. test=develop * fix format. test=develop * fix format. test=develop * refine code. test=develop * remove setzero. test=develop * fix dx/dy init bug. test=develop * fix format. test=develop
-