- 10 10月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
-
- 09 10月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
-
- 08 10月, 2020 1 次提交
-
-
由 huangjun12 提交于
* fix huber_loss ans npair_loss doc and example code, test=document_fix * remove disable_static in example code, test=document_fix * remove huber_loss and refine npair_loss example code, test=document_fix * remove huber_loss in functional/__init__.py, test=document_fix
-
- 30 9月, 2020 7 次提交
-
-
由 ysh329 提交于
* Fix ErrorClipByValue api and demo code of clip_by_value. test=develop Co-authored-by: Ntianshuo78520a <707759223@qq.com>
-
由 Wilber 提交于
-
由 LielinJiang 提交于
* refine grid_sample and temporal_shift
-
由 lijianshe02 提交于
* update 2.0 API for dice_loss and log_loss test=document_fix
-
由 Qi Li 提交于
-
由 ShenLiang 提交于
* fix the scatternd/scatterndadd * fix the doc of scatter * replace rank with ndim
-
由 Bai Yifan 提交于
* migrate code example and doc
-
- 29 9月, 2020 3 次提交
-
-
由 yaoxuefeng 提交于
-
由 Huihuang Zheng 提交于
This PR fixed two bugs when converting LSTM in dy2stat: is_unsupported has a condition can trigger Python syntax error LSTM API's implementation in _rnn_static_graph doesn't include parameter initialization, which can cause dy2stat error.
-
由 danleifeng 提交于
* fix is_empty api and code example; test=develop
-
- 28 9月, 2020 4 次提交
-
-
由 Leo Chen 提交于
* remove inplace argument * fix sample code * fix sample code
-
由 Feiyu Chan 提交于
1. fix a bug that paddle.nn.RNN does not initialize the state for the cell correctly; 2. add unittest for paddle.nn.RNN and paddle.nn.BiRNN
-
由 Li Fuchen 提交于
* modified sample code of add_position_encoding to 2.0, test=document_fix * use core.op in add_position_encoding API. * add test for add_position_encoding in dygraph mode
-
由 littletomatodonkey 提交于
* fix example code * rename var to tensor * remove static * fix return type
-
- 27 9月, 2020 3 次提交
-
-
由 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
-
- 25 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add static check on data() * follow comments * fix ut
-
- 23 9月, 2020 2 次提交
-
-
由 Zhou Wei 提交于
* Makes the Bind Method more intelligent * Makes the Bind Method more intelligent * fix unittest * fix unittest * fix conflict
-
由 wangchaochaohu 提交于
-
- 22 9月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 21 9月, 2020 2 次提交
- 17 9月, 2020 1 次提交
-
-
由 furnace 提交于
and optimize the c++ implmentation of empty op as PR#26659 reviews, and add bool for shape op.
-
- 14 9月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 11 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 10 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 08 9月, 2020 4 次提交
-
-
由 wangguanzhong 提交于
* enhance collect_op for dygraph, test=develop * enhance detection ops with lod, test=develop * support none bbox left in generate_proposals, test=develop * unfiy MultiLevelRoisNum, test=develop * update core.ops, test=develop * add op register for new input & output, test=develop
-
由 yaoxuefeng 提交于
-
由 yinhaofeng 提交于
* delate some wrong message test=develop, test=document_fix * delate some wrong message
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
- 06 9月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 05 9月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 04 9月, 2020 3 次提交
-
-
由 wangchaochaohu 提交于
-
由 AshburnLee 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
- 03 9月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-