- 14 8月, 2020 1 次提交
- 
- 
由 jingqinghe 提交于
 
- 
- 13 8月, 2020 7 次提交
- 
- 
由 jingqinghe 提交于
- 
由 jingqinghe 提交于
- 
由 Dong Daxiang 提交于* move paddle.fleet to paddle.distributed.fleet 
- 
由 Leo Chen 提交于* add auto_cast, test=develop * add loss scaler, test=develop * add comments, test=develop * refine code, test=develop * refine code, test=develop * do not set flags automatically, test=develop * fix custom op bug, test=develop * add more test, test=develop * refine enable logic, test=develop * enable amp test with GPU, test=develop * add unittest * add test for found_inf * follow comments * follow comments * remove global variable, use singleton * add some notes * update comments * update comments * update comments * add use_dynamic_loss_scaling argument * refine found_inf * refine found_inf 
- 
由 Chen Weihang 提交于* fix loaded var suffix repeat error * use new dygraph name for loaded param 
- 
由 Zhen Wang 提交于
- 
由 Zhong Hui 提交于change api name eps to epsilon for the pair_distance 
 
- 
- 12 8月, 2020 10 次提交
- 
- 
由 Jack Zhou 提交于* add nll loss API, update demo code of the comment 
- 
由 liym27 提交于[Dy2Stat] Removes temporary files created during the transformation of dygraph to static graph. (#26150) 
- 
由 Zhong Hui 提交于add pairewise distance for the paddlepaddle api 2.0 
- 
由 LutaoChu 提交于fix paddle.nn.loss.L1Loss OP, add paddle.nn.functional.l1_loss OP for API2.0 
- 
由 zhupengyang 提交于
- 
由 wawltor 提交于* Add the max, min, maximum, minimum api for the API 2.0, test=develop 
- 
由 pangyoki 提交于* fixed imperative module in doc example code * fixed static module * solve conflict 
- 
由 Kaipeng Deng 提交于* add IterableDataset support in multiprocess DataLoader. test=develop 
- 
由 JZ-LIANG 提交于add lamb to fleet meta optimizer 
- 
由 Yiqun Liu 提交于
 
- 
- 11 8月, 2020 9 次提交
- 
- 
由 zhupengyang 提交于
- 
由 LutaoChu 提交于add deprecated decorator, remove alias for cumsum op 
- 
由 Zhen Wang 提交于
- 
由 danleifeng 提交于
- 
由 Jacek Czaja 提交于* - introducing oneDNN 1.6 test=develop * - onednn 1.5 test=develop * - oneDNN 1.5 test=develop * - oneDNN 1.5 bugfix test=develop 
- 
由 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 
- 
由 zhupengyang 提交于
- 
由 zhupengyang 提交于
- 
由 ShenLiang 提交于
 
- 
- 10 8月, 2020 9 次提交
- 
- 
由 lilong12 提交于* add the support for multi-node training 
- 
由 LutaoChu 提交于update cumsum api and fix up the cumsum op 
- 
由 Leo Chen 提交于* fix prelu for compatibility with saved model of old version * reshape alpha 
- 
由 Adam 提交于* Add oneDNN relu6 op * Lint fixes 
- 
由 gongweibao 提交于* fix merge3 test=develop 
- 
由 tangwei12 提交于* add paddle.fleet.AsyncOptimizer Co-authored-by: Ndongdaxiang <dongdaxiang@baidu.com>
- 
由 Chen Weihang 提交于* add pin memory control * fix buffered reader init problem * fix unittest error * add unittest for coverage 
- 
由 Chen Weihang 提交于* add cuda pinned place branch * add unittest * add skip when not gpu 
- 
由 danleifeng 提交于* support multi-ps training mode for fleetrun; test=develop 
 
- 
- 08 8月, 2020 4 次提交
- 
- 
由 gongweibao 提交于
- 
由 Feiyu Chan 提交于1. update document template for unary elementwise layers(a.k.a. activation layer); 2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies; 3. minor update for docstring to fix rst format errors. 4. fix doc for Rsqrt OP 5. add sample code for each activation separately; 6. remove the unused deprecated decorator. 
- 
由 joanna.wozna.intel 提交于* Change use_quantizer attribute name and data type * Fix problem with setting attribute * Add changes due to review * Small change in function * Restore use_quantizer attr for compatibility 
- 
由 Sylwester Fraczek 提交于* enable check_dygraph for mkldnn activation tests * TestMKLDNNSwishDim4 float32->self.dtype 
 
- 
