- 24 5月, 2020 1 次提交
-
-
由 Guo Sheng 提交于
test=release/2.0-alpha
-
- 21 5月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
* Append scale for static runner outputs (#24627) * add scale for static runner outputs, test=develop * fix import relation, test=develop * remove len limit, test=develop * remove imperative data loader place limit, test=develop (#24641)
-
由 Leo Chen 提交于
* fix bug of varbase.__getitem__, test=develop * fix bug of float and other type, test=develop
-
- 15 5月, 2020 3 次提交
-
-
由 Aurelius84 提交于
* fix convert call globals_funcs test=develop * add import statement test=develop
-
由 XiaoguangHu 提交于
* add alias in paddle.nn and paddle.tensor test=develop * add alias in paddle.nn and paddle.tensor dir test=develop * fix same conflict manually test=develop * update fc and dygraph alias test=develop * fix initalizer.py typo test=develop
-
由 hong 提交于
* add base name alias; test=develop * fix embedding bug; test=develop * fix io error; test=develop * add metric; test=develop * add import palce; test=develop * add setup; test=develop * fix incubate reader; test=develop * fix initializer error; test=develop
-
- 14 5月, 2020 11 次提交
-
-
由 silingtong123 提交于
Co-authored-by: Nroot <root@yq01-gpu-151-22-00.epc.baidu.com>
-
由 lidanqing 提交于
Update DNNL QAT document 2.0-alpha
-
由 Cindy Cai 提交于
* test=develop, test=document_fix * test=develop, test=document_fix Co-authored-by: Nswtkiwi <1208425345@qq.com>
-
由 Huihuang Zheng 提交于
Add assert grammar for ProgramTranslator
-
由 ruri 提交于
* fix error message, test=develop
-
由 chajchaj 提交于
* error message of cross_entropy_op, test=develop * fix bug : can't use platform::errors::InvalidArgument in HOSTDEVICE, test=develop * fix bug: recovery the check_variable_and_dtype for rank_loss and bpr_loss, test=develop
-
由 Guo Sheng 提交于
* Add hapi.text and corresponding unit test. test=develop * Remove hapi.text apis' reuse parameter args for coverage. test=develop * Fix TransformerCell and TransformerBeamSearchDecoder example codes. test=develop * Fix example codes in hapi.text. test=develop * Add some apis in hapi.text into example code white list. test=develop * Fix example code of DynamicDecode in hapi.text. text=develop * Rename Model.self as model in test_text.py test=develop
-
由 xujiaqi01 提交于
* fix error check of stack and space_to_depth * test=develop
-
由 swtkiwi 提交于
-
由 Yibing Liu 提交于
* Format error message for ops, test=develop * Fix check in sequence_expand, test=develop
-
由 hutuxian 提交于
-
- 13 5月, 2020 16 次提交
-
-
由 danleifeng 提交于
fix check info for flatten hash is_empty op; test=develop
-
由 liu zhengxi 提交于
* update err msg for dynamic_lstm and dynamic_lstmp, test=develop
-
由 wangchaochaohu 提交于
-
由 qingqing01 提交于
test=develop
-
由 hong 提交于
-
由 Xing Wu 提交于
* fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * update modify, test=develop * update modify, test=develop * fixed some modifications, test=develop
-
由 WuHaobo 提交于
-
由 cc 提交于
[Fix bug] Init scale node in OutScaleForTrainingPass and enable test_quantization_scale_pass UT (#24393) * Init scale node in OutScaleForTrainingPass, test=develop * Enable test_quantization_scale, test=develop
-
由 wawltor 提交于
Fix the elementwise_ops axis bug, make elementwise_ops has the same the op function for override ops
-
由 Chen Weihang 提交于
* polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop
-
由 Aurelius84 提交于
* fix bug with `if Tensor` in is_control_flow test=develop * remove continue test=develop
-
由 LielinJiang 提交于
* add vision * fix predict, test=develop * add unittest for vision apis, test=develop * fix typos * add hapi models api, test=develop * fix code format, test=develop * fix typos, test=develop * fix sample code import, test=develop * fix sample codes, test=develop * add decompress, test=develop * rm darknet, test=develop * rm debug code, test=develop
-
由 zhang wenhui 提交于
-
由 Li Fuchen 提交于
* enhance rank_loss error message, test=develop * enhance similarity_focus error message, test=develop * enhance squeeze error message, test=develop
-
由 wangguanzhong 提交于
* add scale_x_y for yolo_box, test=develop * refine eps in iou_similarity, test=develop
-
由 mapingshuo 提交于
* fix error log: resahpe, range, reverse.
-
- 12 5月, 2020 5 次提交
-
-
由 FDInSky 提交于
* test=develop add linear interpolate operator
-
由 liym27 提交于
-
由 wawltor 提交于
* Remove the error in the elementwise op, use the backup mode to calculate
-
由 Guanghua Yu 提交于
* fix bug of cross_entropy_loss,test=develop * fix log_softmax and some comment,test=develop
-
由 joanna.wozna.intel 提交于
-
- 11 5月, 2020 2 次提交
-
-
由 qingqing01 提交于
* Merge hapi into Paddle Hapi is a high level API for training and inference. The main modules include Model, Loss, Metrics, Dataset. Also includes common modules and models in NLP and computer vision, such as BERT, ResNet. These modules are developed by: 0YuanZhang0, guoshengCS heavengate, LielinJiang, qingqing01, xyzhou-puck huangjun12, wangxiao1021, zhangyang.
-
由 Xing Wu 提交于
* fix rnn check_type list error * tigger ci, test=develop * update modify, test=develop
-