- 17 2月, 2023 3 次提交
-
-
由 Aurelius84 提交于
-
由 xiongkun 提交于
-
由 Aurelius84 提交于
* [Dy2St]Remove PE logic in @to_static * fix typo * fix infer_program * fix typo * fix op_size
-
- 31 1月, 2023 1 次提交
-
-
由 姜永久 提交于
* rm flags_retain grad in pybind * retain grads for xpu test * set retain grad for xpu * rm flag * lint --------- Co-authored-by: Nwanghuancoder <wanghuan29@baidu.com>
-
- 03 1月, 2023 1 次提交
-
-
由 WangZhen 提交于
* Fix param and out grad names in dy2st for high order grad
-
- 16 11月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 15 9月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* make eager log readable * fix compile error * recover test * invoke ci again
-
- 29 8月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* add interpretercore * refine backward program id * add code * refine program * refine code * create forward/backward_program by prog2graph2prog method * test, do not care * refine code * refine code * refine code * test, do not care * add interpretorcore * add scope * refine scope create method * add jit for new_exe * solve conflict * delete unused code * polish code * polish code * refine scope in inplace * refine for datatransfer * refine _rebuild_from_desc * refine control eager deletion attr * refine used_for_jit * refine jit for infer * op size0 use ori program * polish code * refine jit * refine run_program_op ut * refine inplace * refine control * refine graph helper * refine control * refine inplace * refine buffer_share_inplace_pass * polish code * polish code * refine usage for compilerProgram * refine control * test * test core cache * refine code * refine io.py * increase test_seq2seq timeout * refine convert program * refine interpretercore_cache release * delete buildinplace * refine partial_program && io * refine code for io * test * test * test
-
- 21 7月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* [Dy2Sta]Fix Segment Fault while training multi-card if params have no grad * fix unittest
-
- 29 4月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
-
- 29 3月, 2022 1 次提交
-
-
由 0x45f 提交于
* Fix test_reinforcement_learning.py for eager run_program OP * Add comment
-
- 18 3月, 2022 1 次提交
-
-
由 Zhanlue Yang 提交于
* Supported Complex2Real Conversion for Eager Dygraph * Supported Complex2Real Conversion for Eager Dygraph * Enabled complex type promotion test for matmul_v2 * Fix CI issues * Merged adj_edges_ with GradSlotMeta * Fixed monir issue * Adjusted num runs * Recovered Eager performance tests configurations * Recovered Eager performance tests configurations * Adjusted performance tests configurations * Fixed Minor Issues with performance tests * Moved out Edge from GradSlotMeta * Fixed issues from merge * Fixed typo * Addressed review comments * Fixed minor issues
-
- 14 3月, 2022 1 次提交
-
-
由 0x45f 提交于
* refine partial_program * fix code for test_mnist.py train * support quantify UT * make __fake_vars and _double_grads to lazy * fix comments
-
- 09 3月, 2022 1 次提交
-
-
由 0x45f 提交于
* adapt run_program OP for eager * fix program_id * refine code * fix test
-