- 24 11月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* polish parallel api impl & doc details * add unittest for coverage * remove spawn test in py2.7 * add parallel api into white list
-
- 26 10月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 19 10月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 30 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 27 9月, 2020 2 次提交
-
-
由 QingshuChen 提交于
* support elementwise add, activation, matmul on Baidu Kunlun * test=kunlun * minor * test=kunlun * reconstuct the xpu directory * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun * minor * test=kunlun
-
由 Zhou Wei 提交于
-
- 25 9月, 2020 1 次提交
-
-
由 chentianyu03 提交于
* modify ci api white list, add annotation * modify ci api white list, add annotation * move gpu_not_white list to wlist.json * add null line
-
- 23 9月, 2020 1 次提交
-
-
由 cc 提交于
* Add example for cache and buffered, test=develop, test=document_fix
-
- 28 8月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* add set_default_type for tensor * fix doc * fix doc
-
- 27 8月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* Add RNN related apis in paddl.nn test=develop * new rnn api, cell almost done * add new progresses in rnn APIs for 2.0 * refine rnn APIs and docstrings. * add unittets * disable gpu tests when paddle is not compiled with cuda support * remove unnecessary imports * fix docstring * add to no_sample wlist * backport to python2 to avoid yield from * add **kwargs, fix typos * update docstrings for birnn * rename argument for SimpleRNN and SimpleRNNCell, fix sample code * add default value for initial_states in fluid.layers.birnn Co-authored-by: Nguosheng <guosheng@baidu.com>
-
- 25 8月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-
- 24 8月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Move paddle/incubate/hapi/metrics to paddle/metric * Add Precision, Recall and Auc metric
-
- 21 8月, 2020 1 次提交
-
-
由 donproc 提交于
-
- 24 7月, 2020 1 次提交
-
-
由 qingqing01 提交于
* Refine Model 1. Take the network (instance of Layer) as the input of Model. 2. Refine set_dict/load_dict of Layer. 3. Refine Input interface, so update code sample about Input
-
- 14 5月, 2020 1 次提交
-
-
由 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
-
- 11 5月, 2020 1 次提交
-
-
由 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.
-
- 12 3月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add dygraph parallel env doc, test=develop * polish details, test=develop, test=document_fix * fix examples error in other apis, test=develop * fix more example error in other api, test=develop * add white list for gpu examples, test=develop, test=document_fix
-
- 10 3月, 2020 1 次提交
-
-
由 zhangchunle 提交于
-