- 02 4月, 2020 6 次提交
-
-
由 liym27 提交于
* Add unittest for transformer prediction in dygraph_to_static. * fix bug in fill_constant api. * Make transpose support size 0. test=develop
-
由 songyouwei 提交于
* support tensor array create read write in dygraph test=develop * minor fix test=develop * support tensor_array_to_tensor test=develop * add while loop case and err msg test=develop * refine ut test=develop
-
由 Leo Chen 提交于
* add L1Loss * support L1Loss, test=develop * add test, test=develop * fix batch, test=develop * follow comments, test=develop
-
由 xujiaqi01 提交于
* fix stat var in hogwild worker * test=develop
-
由 Wojciech Uss 提交于
-
由 Kaipeng Deng 提交于
* add inplace_abn_op. test=develop
-
- 01 4月, 2020 7 次提交
-
-
由 Zeng Jinle 提交于
-
由 wangchaochaohu 提交于
-
由 Huihuang Zheng 提交于
1. Add data_layer_not_check because it is needed in dygraph_to_static where input can be variable size 2. Remove warnings in static analysis because python cannot do exact static analysis
-
由 wangchaochaohu 提交于
* add attr support for fusion group and add support for fill_constant and scale Op
-
由 xujiaqi01 提交于
* add fleet pslib pull and push sparse op and push dense op * test=develop
-
由 gongweibao 提交于
-
由 Zeng Jinle 提交于
-
- 31 3月, 2020 8 次提交
-
-
由 Huihuang Zheng 提交于
* Remove Read-Only Basic Type Variable in loop_vars test=develop * Put class support in loop for future thing test=develop * Modify based on reviewer's comment test=develop
-
由 Aurelius84 提交于
-
由 hong 提交于
-
由 Zeng Jinle 提交于
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
由 Aurelius84 提交于
* Support Parameter type determination test=develop
-
由 GaoWei8 提交于
-
由 Zeng Jinle 提交于
-
- 30 3月, 2020 3 次提交
-
-
由 FDInSky 提交于
-
由 gongweibao 提交于
-
由 zhongpu 提交于
* support math operator for variable, test=develop * polish code, test=develop * polish code, test=develop
-
- 29 3月, 2020 3 次提交
-
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
-
由 Wojciech Uss 提交于
-
- 28 3月, 2020 2 次提交
-
-
由 lidanqing 提交于
-
由 Wojciech Uss 提交于
-
- 27 3月, 2020 2 次提交
-
-
由 Zeng Jinle 提交于
* expose dygraph.grad api, test=develop, test=document_fix * add more parameter in dygraph.grad API, test=develop * add only_inputs=True parameter, test=develop * follow comments, test=develop, test=document_fix * fix typo, test=develop, test=document_fix
-
由 xujiaqi01 提交于
* fix no cvm, when accessor is DownpourSparseValueAccessor, set no_cvm=True * test=develop
-
- 26 3月, 2020 9 次提交
-
-
由 Leo Chen 提交于
* support feed_python_builtin, test=develop * add test, test=develop * support CompiledProgram, test=develop * support fluid.data, test=develop * fix ci problems, test=develop * follow comments, test=develop
-
由 xujiaqi01 提交于
* add clear_one_table * test=develop
-
由 Adam 提交于
-
由 zhongpu 提交于
* fix bug when grad_op's output not be used in compute kernel in dygraph mode, test=develop * fix test_data_norm_op.py, test=develop * polish code style, test=develop * fix error of data_norm's infershape, test=develop * polish comment, test=develop
-
由 Huihuang Zheng 提交于
1. Add Decorator 'dygraph_to_static_program' 2. Add corresponding ProgramTranslator.get_program 3. Add ProgramTranslator.save_inference_model 4. Modified some warning information of dy2stat 5. Change program cache to contain startup_program because for users who gets program to run, they may like to initialize startup program
-
由 Aurelius84 提交于
* add unittest test=develop * add function cache test=develop
-
由 cc 提交于
-
由 liym27 提交于
-
由 Aurelius84 提交于
* Add parameter(learning_rate) in NoamDecay test=develop
-