- 24 11月, 2020 15 次提交
-
-
由 Zhou Wei 提交于
* open unittests on windows * open GPU unittest on windows
-
由 ysh329 提交于
* fix clip by norm eng doc. test=develop
-
由 Huihuang Zheng 提交于
Add support for using tuple as tensor.shape (For example: a, b, c, d = x.shape)
-
由 YUNSHEN XIE 提交于
-
由 Jiawei Wang 提交于
* add lamb optimizer and unittest * fix lamb * fix lamb v2 op * fix sampling id * fix lamb sample code * Update lamb.py * fix doc * fix doc * Update lamb.py
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
由 lilong12 提交于
-
由 liym27 提交于
[Dynamic-to-Static] Fix bug of convert_logical_and/convert_logical_or: the operands are executed sequentially(#28993) 1) The operands are executed sequentially according to the running logic of Python. 2) If the left hand operand is True(for convert_logical_or)/False(for convert_logical_and), the right hand operand should be executed.
-
由 Huihuang Zheng 提交于
The PR description is long. See details in the PR link.
-
由 LielinJiang 提交于
-
由 wanghuancoder 提交于
* fix eng doc, test=develop * add import deprecated for layers, test=develop * add block line for doc generate, test=develop * remove todo for create_variable, test=develop * add blank line for doc generate, test=develop * add blank line for doc generate, test=develop
-
由 Wojciech Uss 提交于
* Add multi_gru_seq_fuse_pass and tests * fix date * removed unused functions
-
由 smallv0221 提交于
* Fix en doc for rnn.py. test=document_fix * Delete mq2007 dataset.
-
由 Chen Weihang 提交于
* polish dataloader doc detail, test=decument_fix * fix commnet error * fix word error
-
由 123malin 提交于
* test=develop, optimize global_step
-
- 23 11月, 2020 24 次提交
-
-
由 Leo Chen 提交于
* refine doc of bernoulli * fix some problems * fix unsqueeze * fix squeeze * fix doc
-
由 lilong12 提交于
* update, test=develop
-
由 lijianshe02 提交于
* fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=document_fix
-
由 joejiong 提交于
-
由 LiuChiachi 提交于
* add early stopping * add doc for early stopping * fix sample code bugs * update infer of mode, update doc, add unittests to increase coverage rate * fix sample code for early stopping * update sample code and unittests * reduce time cost of test_callbacks unittest * fix model.py code style error
-
由 LiuChiachi 提交于
* update hapi save_inference_model output pathname * update hapi save_inference_model output pathname * use new 2.0-api paddle.static.io.load_inference_model * add unittests to increase coverage rate
-
由 Thunderbrook 提交于
* ps gpu transpile * ps gpu * remove op * gps trainer * local ps * add macro * HeterBox * def cuda * tab * code style * style Co-authored-by: Thunderbrook <a754913769#163.com>
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
-
由 furnace 提交于
* refactor momentum op to combine weight_decay (scale op and sum op)
-
由 Jacek Czaja 提交于
-
由 chen.zhiyu 提交于
* add musl docker build script * rm space test=document_fix * fix some docs and types errors test=document_fix * move install of python requirement to docker build * add copyright to docker file. * add extr opts * format docs
-
由 YUNSHEN XIE 提交于
fix error for Can not find test to add properties to:test_parallel_dygraph_transformer,test_parallel_dygraph_sparse_embedding (#28968)
-
由 Pei Yang 提交于
* change avg pooling and global pooling to trt layer * add support for static shape global pooling * modify trt errmsg
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
-
由 yaoxuefeng 提交于
-
由 HappyAngel 提交于
-
由 Zhang Ting 提交于
-
由 LielinJiang 提交于
* optimize conv performance
-
由 LielinJiang 提交于
* add lr scheduler
-
由 yaoxuefeng 提交于
-
由 Kaipeng Deng 提交于
* fix conv_transpose unittest. test=develop
-
由 Chen Weihang 提交于
-
- 21 11月, 2020 1 次提交
-
-
由 Wilber 提交于
-