- 28 9月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* fix example code * rename var to tensor * remove static * fix return type
-
- 27 9月, 2020 5 次提交
-
-
由 whs 提交于
-
由 Li Fuchen 提交于
* add float64 input to ctc_loss * modified error message of warpctc * update repo and tag of warpctc * add test for warpctc with float64 input * modified warpctc.cmake to make sure build always * resolved sample code bug of warpctc * add core.ops in warpctc dygraph * fix a bug of test
-
由 liym27 提交于
* Fix example code of api `fluid.layers.switch_case` to use api2.0 * delete `paddle.nn.switch_case` alias and add `paddle.static.nn.switch_case`
-
由 liym27 提交于
* Fix example code of api fluid.layers.case * delete paddle.nn.case alias and add paddle.static.nn.case
-
由 Double_V 提交于
* fix pool bug, test=develop * fix coverage,test=develop * fix bug, test=develop
-
- 21 9月, 2020 1 次提交
-
-
由 Double_V 提交于
-
- 18 9月, 2020 2 次提交
-
-
由 liu zhengxi 提交于
-
由 chajchaj 提交于
-
- 14 9月, 2020 3 次提交
-
-
由 zhupengyang 提交于
-
由 LielinJiang 提交于
Fix conv deepwise bug when in_channels=1.
-
由 xiaoting 提交于
-
- 10 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 08 9月, 2020 6 次提交
-
-
由 LielinJiang 提交于
* fix summary rnn * fix kl_div bug when input shape is [1] and reduction is batchmean
-
由 Double_V 提交于
-
由 whs 提交于
-
由 tangwei12 提交于
* fix weight * fix weight and fix doc * fix embeeding padding idx * add UT * fix interval
-
由 xiaoting 提交于
* fix typo for interp_v2,test=develop * align with torch, test=develop * add area mode, test=develop * fix bug, test=develop * format notes, test=develop * update for converage, test=develop * fix bilinear, test=develop * fix bicubic, test=develop * fix typo, test=develop * fix coverage, test=develop * fix helper.input_dtype, test=develop * polish notes, test=develop * polish notes, test=develop * polish notes, test=develop
-
由 ceci3 提交于
* fix 2.0api, test=develop * fix, test=develop
-
- 04 9月, 2020 5 次提交
-
-
由 LielinJiang 提交于
* fix conv output_size has no default value bug * fix summary bug
-
由 Double_V 提交于
-
由 zhang wenhui 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
由 huangjun12 提交于
-
- 03 9月, 2020 2 次提交
-
-
由 ruri 提交于
* fix * fix doc, test=document_fix
-
由 LielinJiang 提交于
-
- 02 9月, 2020 3 次提交
-
-
由 huangjun12 提交于
* fix dropout bug in backward when input is 1d tensor, test=develop * add test case and refine error message, test=develop * refine error message, test=develop
-
由 zhang wenhui 提交于
* fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop * fix norm bug, test=develop
-
由 Guo Sheng 提交于
Fix some code samples in Tranoformer apis. test=develop
-
- 01 9月, 2020 2 次提交
- 31 8月, 2020 2 次提交
-
-
由 huangjun12 提交于
rename Dropout2D/3D to Dropout2d/3d
-
由 Zhong Hui 提交于
fix doc, use to_tensor for the loss ops
-
- 29 8月, 2020 2 次提交
-
-
由 ruri 提交于
-
由 LielinJiang 提交于
* fix bug * add version check * fix docs, test=document_fix * fix formula, test=document_fix
-
- 28 8月, 2020 5 次提交
-
-
由 ceci3 提交于
* add cnvert,test=develop
-
由 LutaoChu 提交于
For normalize op, remove special treatment of one-dimensional input, add check for one-dimensional input (#26747) For normalize op, remove special treatment of one-dimensional input, add check for one-dimensional input
-
由 hong19860320 提交于
-
由 littletomatodonkey 提交于
-
由 donproc 提交于
-