- 18 5月, 2022 1 次提交
-
-
由 zyfncg 提交于
* add intermediate for some api * fix bug * fix fluid.layer
-
- 16 5月, 2022 1 次提交
-
-
由 zyfncg 提交于
* update code * change the return type for inplace dygraph api * change the tuple construct
-
- 12 5月, 2022 2 次提交
-
-
由 tiancaishaonvjituizi 提交于
-
由 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
-
- 11 5月, 2022 2 次提交
-
-
由 zyfncg 提交于
* change the output format of C++ backward api * fix merge conflict * fix sparse api code auto-gen * fix eager_gen bug * fix bug of output is null * fix bug of conv2d_grad_impl * fix optional grad * fix bug of eager-gen double_grad * fix bug * fix multiply_double_grad bug * remove node pruning
-
由 chentianyu03 提交于
* add conv2d_transpose_double_grad yaml * add test_conv_transpose double_grad 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
-
- 07 5月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
-
- 29 4月, 2022 3 次提交
-
-
由 xiongkun 提交于
* Extend python einsum interface to make einsum_v2 support multi-operands and switch it to default. * add opt_einsum dependence * add yaml and support eager model * fix by code review
-
由 Weilong Wu 提交于
-
由 YuanRisheng 提交于
* add double yaml * add inline func
-
- 26 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 22 4月, 2022 2 次提交
-
-
由 Ruibiao Chen 提交于
* Add gpudnn yaml config for some OPs * Add grad gpudnn config * Fix CI errors * Fix CI errors * Fix CI errors * Fix conflicts
-
由 YuanRisheng 提交于
* Support double grad check of op in Eager mode * fix bugs of backward yaml * adjust code format
-
- 19 4月, 2022 2 次提交
-
-
由 Chen Weihang 提交于
-
由 Aurelius84 提交于
* [Eager]Fix NeedTransformPlace behavior if set skip_transform in yaml * add unittest for full_like * fix unittest
-
- 18 4月, 2022 2 次提交
-
-
由 zyfncg 提交于
-
由 zhangkaihuo 提交于
-
- 17 4月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* split phi and fluid infermeta context * resolve conflict * fix type error * optimize scheduling perf * spec small vector size * replace all grad var name * fix test failed * move init defalut signature * polish details * polish details * fix no init bug * init sig for tests * add init sig for infer * fix infrt error * fix infrt failed * fix kunlun error * fix infrt failed
-
- 15 4月, 2022 2 次提交
-
-
由 chentianyu03 提交于
* add adamw yaml * fix test case error * make the name of weight and bias in linear1 and linear2 to be constant
-
由 Zhanlue Yang 提交于
* [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad * Fixed elementwise issue * Addressed CI failures * [DoubleGrad] Enabled test_imperative_triple_grad test cases under eager_mode * [DoubleGrad] Enabled test_autograd_functional_dynamic.py under eager mode * Enabled more test cases * [DoubleGrad] Enabled test_imperative_star_gan_with_gradient_penalty.py under eager mode * Adjusted test_imperative_star_gan_with_gradient_penalty.py
-
- 14 4月, 2022 2 次提交
-
-
由 zyfncg 提交于
* support some c++ api in paddle namespace * change c++ api namespace in custom op
-
由 Zhanlue Yang 提交于
* [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad * Fixed elementwise issue * Addressed CI failures * [DoubleGrad] Enabled test_imperative_triple_grad test cases under eager_mode * [DoubleGrad] Enabled test_autograd_functional_dynamic.py under eager mode * Enabled more test cases * Fixed performance issues * Fixed minor issue
-
- 13 4月, 2022 8 次提交
-
-
由 hong 提交于
-
由 chenjian 提交于
* fix new dygraph record event * refine name * fix * fix * fix according to review
-
由 zyfncg 提交于
* add sgd yaml * change python api * open eager mode in sgd * fix bug
-
由 Zhanlue Yang 提交于
* [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad * Fixed elementwise issue * Addressed CI failures * [DoubleGrad] Enabled test_imperative_triple_grad test cases under eager_mode * Fixed minor issues
-
由 hong 提交于
* add expand, poisson * add poison grad * add expand equal_all poisson triangular solve yaml
-
由 Ruibiao Chen 提交于
* Add yaml for deformable_conv and deformable_conv_v1 OPs * Add UT * Add to skipped_phi_api list for infrt
-
由 chentianyu03 提交于
* add adam yaml * add adam final_state api * add adam_impl
-
由 zhangkaihuo 提交于
-
- 12 4月, 2022 7 次提交
-
-
由 chentianyu03 提交于
* add guassian random yaml * add gaussian_random yaml and test case * fix error modify of full yaml * import in_dygraph_mode * import _in_legacy_dygraph * add place arg in api * import __current_expected_place * fix test_egr_python_api failed case * add test case * add cast for NormalInitializer * fix test error * fix test error * rm unsed check code * fix test error in test_initializer_nn * modify by review
-
由 hong 提交于
* add layer norm infermeta * add layer norm yaml * polish layer norm infer meta * add layer norm to black list
-
由 chentianyu03 提交于
* exchange assign and assign_raw kernel name * fix register error
-
由 hong 提交于
-
由 Zhanlue Yang 提交于
* [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad * Fixed elementwise issue * Addressed CI failures
-
由 Chen Weihang 提交于
* add context pool unittests * fix timeout * polish details * change option pos * add dll decl for wndows * fix pre-commit error * move dll_decl and export DeviceContext * replace lost dll_decl.h
-
由 zyfncg 提交于
* support setting vector out size in yaml * support setting size of vector<tensor> for out in yaml
-
- 11 4月, 2022 2 次提交
-
-
由 hong 提交于
* add no need buffer * add no need buffer * remove determinant no need buffer
-
由 YuanRisheng 提交于
* add multi_dot,maxout,multiplex yaml * add code converage
-