- 06 8月, 2019 2 次提交
-
-
由 Kevin 提交于
* fix overflow by int32 mul test=develop * fix reference nullptr * fix codestyle test=develop * modify to point in ContextProjectFunctor test=develop * modify to point in ContextProjectFunctor test=develop * modify . to -> test=develop * add var_conv_2d op test=develop * edit api.spec test=develop * ignore unittest if with_mkl=off test=develop * fix python3 division test=develop * fix ignore unittest bug test=develop * remove useless code test=develop * modify api.spec test=develop * modify default_grad.spec test=develop
-
由 Chen Weihang 提交于
* fix profiler doc error, test=develop * update API.spec, test=develop
-
- 05 8月, 2019 2 次提交
-
-
由 SunGaofeng 提交于
* fix g_param shape mismatch in WeightNormParamAttr * add comment to show why insert reshape in startup_program test=develop
-
由 chengduo 提交于
* update exe.run
-
- 02 8月, 2019 1 次提交
-
-
由 xsrobin 提交于
* test=develop test=document_preview * Update API.spec
-
- 01 8月, 2019 1 次提交
-
-
由 wawltor 提交于
* test=develop Add the op of unique_with_counts, the op is calc the unqiue input of data, and output the corresponding indices and count of data. * test=develop Check the input and dtype in the op of unique_with_counts * test=develop test=document_preview update the API.spec for `unique_with_counts`, at the same time, optimize the python api in the op of `unique_with_count` * test=develop test=document_preview Fix some python api problem in the op of `unique_with_counts`, and change the error messsage in this op. * Fix some API problem in the op of `unique_with_counts` test=develop test=document_preview * test=develop test=document_preview Fix the api sample of op `unique_with_counts`, and update api.spec
-
- 31 7月, 2019 2 次提交
-
-
由 HaoRen 提交于
* support center loss * change tensor copy api to high level api tensorcopy * test=develop rewrite the center_loss cuda_kernel to make it faster and add document of the center loss api,also update test function * test=document_preview test=develop update document of center loss * test=document_preview test=develop modify API.spec modify test code remove nouse const_cast
-
由 lvmengsi 提交于
Update conv2d transpose link
-
- 30 7月, 2019 1 次提交
-
-
由 whs 提交于
test=develop
-
- 28 7月, 2019 1 次提交
-
-
由 lvmengsi 提交于
* replace link * update api.spec * fix mistake
-
- 25 7月, 2019 2 次提交
-
-
由 石晓伟 提交于
* fix logical APIs test=develop test=document_preview * fix isfinite * update matmul comments * update API.spec test=document_preview test=develop * update API.spec test=document_preview test=develop * update API.spec test=document_preview test=develop
-
由 JesseyXujin 提交于
-
- 24 7月, 2019 2 次提交
-
-
由 whs 提交于
* Make lod reset op support for append lod level. * Fix API.spec test=develop * Fix unitest. test=develop * Add python api for lod append. test=develop * Fix API.spec test=develop * Fix format of doc. test=develop * Fix unitest. test=develop * Fix doc. test=develop
-
由 JesseyXujin 提交于
Modify auc doc. Add output variable description, previously was the scalar type, now changed to the tuple type.test=develop (#18771)
-
- 23 7月, 2019 1 次提交
-
-
由 Yi Liu 提交于
* supports distributed classification training * update API.spec * fix evenly division in python3 * change "index_range" to "index_num" in shard_index operator test=document_preview test=develop
-
- 20 7月, 2019 1 次提交
-
-
由 wangguanzhong 提交于
* fix clip_by_norm doc, test=develop
-
- 18 7月, 2019 1 次提交
-
-
由 guru4elephant 提交于
* remove ctr reader, all functions are satisfied in dataset
-
- 12 7月, 2019 1 次提交
-
-
由 Kevin 提交于
-
- 10 7月, 2019 1 次提交
-
-
由 lujun 提交于
remove dygraph.enable from __all__ hidden dygraph. profiler add doc to dygraph. no_grad
-
- 09 7月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* fix transform matrix bug, test=develop * modify API.spec
-
- 05 7月, 2019 1 次提交
-
-
由 LielinJiang 提交于
* add_distributions_of_normal_and_uniform * paddle/fluid/API.spec * modify API.spec * modified paddle/fluid/API.spec, test=develop * modify paddle/fluid/API.spec, test=develop * modify paddle/fluid/API.spec, test=develop * fix some comment, test=develop * modify API.spec, test=develop * add comment for init function, modify hard code, test=develop * modify API.spec, test=develop * modify API.spec, test=develop * make unit test function shorter, test=develop * modify paddle/fluid/API.spec
-
- 04 7月, 2019 1 次提交
-
-
由 qingqing01 提交于
* make it support float/int learning as input.
-
- 03 7月, 2019 6 次提交
-
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
* test=develop support Tensor input for chunk_eval op * test=develop fix testcase for chunk_eval op * test=develop fix typos in nn.py
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
-
- 02 7月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
* fix the api.spec file does not get the class comment problem * cat new.spec * check api.spec * test=develop
-
- 01 7月, 2019 2 次提交
-
-
由 LielinJiang 提交于
* modify roi_perspective_transform_op to output mask and transform matrix * modify comment * modify comment * modify API.spec * update API.spec * remove no use header, test=develop * resolve conflict
-
由 xsrobin 提交于
-
- 30 6月, 2019 1 次提交
-
-
由 hutuxian 提交于
* update api format test=develop * update API.spec test=develop
-
- 28 6月, 2019 3 次提交
-
-
由 Jie Fang 提交于
test=develop
-
由 Jiabin Yang 提交于
* test=develop, add some comments for Program.clone * test=develop, add API.spec * test=develop, refine comments * refine Program doc and clone doc * test=develop, refine doc
-
由 chengduo 提交于
* add cuda_is_available test=develop * Fix api.spec test=develop * fix api doc test=develop
-
- 27 6月, 2019 2 次提交
- 26 6月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Update lamb optimizer test=develop, test=document_preview * Regenerate api spec test=develop, test=document_preview
-
- 25 6月, 2019 2 次提交
-
-
由 tensor-tang 提交于
* fix softrelu doc test=develop * update API doc test=develop
-
由 Hongyu Liu 提交于
* sequnce mask support max length tensor input; test=develop * add rnn_impl.py; test=develop * add basic gru lstm unittest; test=develop * fix api spec; test=develop * fix sequence_mask op bug; test=develop test=document_preview * change +-*x to elmentwise_op; test=develop * add mkl flag; test=develop * fix rnn impl bug; test=develop * update api spec; test=develop * fix doc bug; test=develop * fix lstm bugs; test=develop
-