- 27 2月, 2020 1 次提交
-
-
由 FlyingQianMM 提交于
-
- 26 2月, 2020 1 次提交
-
-
由 songyouwei 提交于
* dygraph support cond op test=develop * unittest coverage test=develop * fix coverage test=develop * fix for coverage test=develop * refine TypeError msg test=develop * remove restrict test=develop
-
- 25 2月, 2020 2 次提交
-
-
由 songyouwei 提交于
* dygraph support while_loop op test=develop * refine assign test=develop
-
由 Huihuang Zheng 提交于
As the title
-
- 24 2月, 2020 1 次提交
-
-
由 mamingjie-China 提交于
fix the doc in elementwise ops,add the override function in the doc
-
- 23 2月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 18 2月, 2020 1 次提交
-
-
由 liym27 提交于
* support num_flatten_dims=-1 of API fc. test=develop * fix name of class Test* and add CUDAPlace test. test=develop
-
- 17 2月, 2020 3 次提交
- 14 2月, 2020 1 次提交
-
-
由 guofei 提交于
As the title.
-
- 13 2月, 2020 1 次提交
-
-
由 FDInSky 提交于
* test=develop fix doc of detection's img_info param
-
- 12 2月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
* Add support for dynamic_decode(while) training. test=develop * Fix assign_op and tensor_array_read_write_op after solving conflict. test=develop * Fix test_rnn_decode_api.py. test=develop * Refine docs for apis in rnn.py. test=develop * Adjust outputs of dynamic_decode. test=develop * Remove the force_cpu update in assign_op. test=develop * Remove the force_cpu update in assign_op. test=develop * Make RNNCell.get_initial_states support batch_dim_idx argument. test=develop * Rename _create_array_outof_while as _create_array_out_of_while in rnn.py. test=develop
-
- 11 2月, 2020 1 次提交
-
-
由 guofei 提交于
This PR makes assign op support LoDTensorArray and enable the loop_vars in while_loop to support tuple or list.
-
- 06 2月, 2020 1 次提交
-
-
由 Tao Luo 提交于
-
- 17 1月, 2020 1 次提交
-
-
由 songyouwei 提交于
* fix circular dependent * try import layers.nn from dygraph test=develop
-
- 16 1月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* Fixed warpctc, test=develop * Set lod level of sequence_unpad's output to 1 in compile time test=develop * fix the en doc and example code of warpctc, test=develop, test=document_fix
-
- 14 1月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine code, test=develop * reuse contain_var, test=develop
-
- 13 1月, 2020 1 次提交
-
-
由 123malin 提交于
* test=develop, bug fix for sparse recorder
-
- 09 1月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* update layers, test=develop * update layers for resnet, test=develop * fix is_test attr, test=develop * update cycle_gan, test=develop * update reinforcement_learning, test=develop * update ocr, test=develop * fix bug, test=develop
-
- 08 1月, 2020 4 次提交
-
-
由 Zhang Ting 提交于
-
由 mapingshuo 提交于
* add example for reshape op
-
由 zhongpu 提交于
* modify fc to linear in sample code, test=develop * remove FC, test=develop * remove warnings, test=develop * drop fluid/imperative/README.md , test=develop * change fc to linear, test=develop * polish code style, test=develop
-
由 Double_V 提交于
1. Add a new input named batch_roi_nums for prroi_pool_op. batch_roi_nums includes the number of roi for each image in batch when rois is Tensor. This information is saved in rois's lod when rois is LoDTensor. 2. add grad check to prroi_pool_op and solve unnormal X grad diff in CPU.
-
- 07 1月, 2020 2 次提交
-
-
由 liym27 提交于
-
由 Feiyu Chan 提交于
* add erf op and python interface. * add fp16 support for erf op. * add unitests for erf op and its python interface.
-
- 06 1月, 2020 2 次提交
-
-
由 Huihuang Zheng 提交于
-
由 Qinghe JING 提交于
* fix dim=[] bug in reduce ops
-
- 04 1月, 2020 2 次提交
-
-
由 liym27 提交于
* append optimize op in the grad block of current block if current block is in control flow. test=develop * add conditional grad op when optimizer used in control flow. test=develop * add comment and modify typo. test=develop * fix append_backward to support control flow. test=develop * add test. test=develop * fix copy_var_to_parent_block and conditional_block_grad. test=develop * fix bug: revert to append conditional_block_grad vars to sub grad block. test=develop * fix bug: revert to assign var to parent block even if var already is in parent block * fix bug: consider outputs is empty. test=develop * move _rename_grad_ out. test=develop * modify code according to reviews from Huihuang. test=develop * modify code according to reviews from Jinle. test=develop
-
由 ShenLiang 提交于
-
- 03 1月, 2020 3 次提交
-
-
由 Liufang Sang 提交于
* add shape description in accuracy api doc test=develop * fix details test=develop * fix details test=develop
-
由 Yibing Liu 提交于
* Fix example in log_loss doc, test=develop * Use none for unknown dim, test=develop, test=document_fix
-
由 mapingshuo 提交于
* convert dtype of vars for range op, test=develop
-
- 02 1月, 2020 1 次提交
-
-
由 ceci3 提交于
* update error information about batch_norm_grad * update bn,test=develop
-
- 31 12月, 2019 2 次提交
- 26 12月, 2019 1 次提交
-
-
由 hutuxian 提交于
* fix stat shape back in global auc scenario * add UT to cover global auc
-
- 24 12月, 2019 3 次提交