- 12 10月, 2020 2 次提交
-
-
由 Bai Yifan 提交于
* mig deformable_conv to deform_conv2d
-
由 zhupengyang 提交于
-
- 10 10月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Reimplement paddle.static.nn.fc, mainly change the parameters and English documentation. * Polish the documentation format.
-
- 30 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 29 9月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* polish BuildStrategy api doc & example * polish ExecutionStrategy api doc & example * polish details
-
- 27 9月, 2020 2 次提交
- 25 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add static check on data() * follow comments * fix ut
-
- 23 9月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* init commit of new save/load * fix failed unittests * fix save_load_v2 unittest failed * fix failed unittest & polish doc * add tests for coverage * add more tests & move static apis * fix example code error * polish emample code * fix detail example code problem
-
- 27 8月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* add InputSpec * add unittest for tensorSpec and SimpleNet
-
- 24 8月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* Reconstruct all API related to lr scheduler, unify dygraph and static * Reconstruct all API related to lr scheduler, unify dygraph and static * fix doc * fix doc * fix doc of lr_scheduler * fix unittest and english doc * fix english doc * fix confilt * fix doc
-
- 22 8月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add static data
-
- 20 8月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* Rename `Input` into `InputSpec` * fix argument place of Input api
-
- 11 8月, 2020 1 次提交
-
-
由 pangyoki 提交于
* Directory migration, test=develop * Change imperative from paddle init to paddle framework, test=develop * Fixed jit bug, test=develop * default static mode, test=develop * fixed format and create parameter belongs to framework, test=develop * Fixed import package, test=develop * fix __init__ format, test=develop * fixed alias problem * fixed paddle.enable_imperative problems, test=develop * Add unittest * delete install_check comment * Fixed unittest timeout * fixed unittest error * move Program default_xx_program to static package * optimize unittest method * fixed framework __init__ format * fixed jit path * delete alias * move jit to paddle * Fixed unittest format * fixed paddle.default_main_program * Fixed save load API in paddle __init__.py * fixed ci paddle.imperative.to_variable
-