- 19 4月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* make fast through to linear * make fast through to linear * add to do for later upgrades * support build once for now
-
由 fwenguang 提交于
-
- 18 4月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* update * add conv yaml * add backward * remove useless code * fix bug * fix bug * revert fluid dygraph conv2d * remove useless infermeta function * fix meta fn deluplicat error * conv using custom impl * remove amp include * fix bug * use final op in maskrcnn and hrnet * refine Co-authored-by: Nphlrain <phliuhongyu@126.com>
-
- 15 4月, 2022 1 次提交
-
-
由 Haohongxiang 提交于
* refactor mp in eager mode * update * update * add uts
-
- 14 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 Baibaifan 提交于
-
- 12 4月, 2022 2 次提交
-
-
由 hong 提交于
* add layer norm infermeta * add layer norm yaml * polish layer norm infer meta * add layer norm to black list
-
由 Zhanlue Yang 提交于
* [DoubleGrad] Enabled double grad test cases in eager_mode for test_imperative_double_grad * Fixed elementwise issue * Addressed CI failures
-
- 11 4月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* add assign yaml * add assign api * add assign backward api * add assign * add assign yaml * add assign * assign yaml * add assign raw kernel and use assign_raw in yaml * merge develop branch * add missing python_api
-
- 10 4月, 2022 1 次提交
-
-
由 xiongkun 提交于
* full api fix * when out is None, go old dygraph mode * fix * add name for buffer * fix by code review * fix * by static check
-
- 07 4月, 2022 2 次提交
-
-
由 0x45f 提交于
* Sitch some dy2st UT to eager mode * Fix test_lstm and remove test_transformer * Run test_resnet_v2 in old dy mode
-
由 zhangkaihuo 提交于
-
- 06 4月, 2022 5 次提交
-
-
由 pangyoki 提交于
* support final_state in multiprocess * fix no place.device * set device_id in eager_gen
-
由 Haohongxiang 提交于
* remove unrequired ut cases * update * fix bugs * update
-
由 YuanRisheng 提交于
* add graph_send_recv yaml * deal with confict * fix compile bugs
-
由 Weilong Wu 提交于
* [Eager] Support test_layers's test cases switch to eager mode * Update batch_norm _C_ops action to fix CI * Use None instead of new EmptyTensor * Updated var name * Make sure to switch eager mode, Fix Coverage_CI * Remove _non_static_mode statement * Remove batch_norm dispensable input statement * Polish batch_norm code * Fix CI issue
-
由 hong 提交于
* update * add conv yaml * add backward * remove useless code * fix bug * fix bug * revert fluid dygraph conv2d * remove useless infermeta function * fix meta fn deluplicat error * conv using custom impl * remove amp include * fix bug * use cudnn = true * fix test mkldnn caching bug
-
- 05 4月, 2022 1 次提交
-
-
由 Haohongxiang 提交于
* support process group in dp with fleet api * update * fix uts * update
-
- 04 4月, 2022 4 次提交
-
-
由 wanghuancoder 提交于
* eager test var base * refine, test=develop
-
由 hong 提交于
* update * fix bug
-
由 Weilong Wu 提交于
-
由 Weilong Wu 提交于
* [Eager] support tensor uva, test=windows_ci * Add headers to fix CI, test=windows_ci * Expose _uva python interface, Fix windows ci issue
-
- 02 4月, 2022 1 次提交
-
-
由 lilong12 提交于
-
- 01 4月, 2022 3 次提交
-
-
由 wanghuancoder 提交于
* support pinned, test=develop * support async_write, test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine,test=develop * refine, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 pangyoki 提交于
* support C_ops assign * open unittest * fix clone
-
由 Aurelius84 提交于
* [Eager]Enhance eager_trace_op logic to support Optimizer Op * fix AsDispensable
-
- 30 3月, 2022 3 次提交
-
-
由 0x45f 提交于
-
由 crystal 提交于
* remove set_value numpy * optimize code * optimize to_tensor * use common function Co-authored-by: Nroot <root@yq01-sys-hic-k8s-v100-box-a225-0186.yq01.baidu.com>
-
由 wanghuancoder 提交于
* dlpack eager, test=develop * eager test_base_layer, test=develop * fix error report, test=develop * eager _getitem_from_offset, test=develop * refine, test=develop * refine offset, test=develop * add test_inner test_outer, test=develop * refine, test=develop * refine, test=develop
-
- 28 3月, 2022 4 次提交
-
-
由 Haohongxiang 提交于
* add uts for EagerReducer * add more uts * fix bugs * fix bugs * modify * modify uts * fix bugs * update * update * update * solve conflicts and merge * add some other uts * modify time of uts * update * update * update * remove uts of resnet
-
由 Linjie Chen 提交于
* fix outpu dtype of elementwise_div * fix ci * fix ci
-
由 Weilong Wu 提交于
* [Eager] Support SelectedRows in eager mode * Remove unnecessary codes * Adapt new dygraph flag
-
由 Aurelius84 提交于
* [Dy2Stat] Fix ForLoop Transformation with single return * [Dy2Stat] Fix ForLoop Transformation with single return
-
- 25 3月, 2022 4 次提交
-
-
由 zhangbo9674 提交于
-
由 0x45f 提交于
-
由 Jiabin Yang 提交于
* fix doc for enable api * test=document_fix
-
由 Jiabin Yang 提交于
* refactor eager flags * fix flags error when we switch from eager to dygraph * fix ci problem * fix ci * fix ci * merge develop and fix code style * merge develop and fix code style * fix op test error * fix op test error * fix op test error * fix op test error * fix op test error * merge develop
-
- 24 3月, 2022 1 次提交
-
-
由 lilong12 提交于
-
- 23 3月, 2022 2 次提交
-
-
由 Jiabin Yang 提交于
* suppor sharding api * support multi api for sharding in eager * support multi api for sharding in eager * fix test * fix test coverage
-
由 wanghuancoder 提交于
* fix some slice bug, test=develop * eager slice, test=develop * eager slice, test=develop * refine, test=develop * refine, test=develop * fix bug, test=develop * refine, test=develop * rename function name, test=develop
-