- 28 5月, 2019 2 次提交
-
-
由 Shuai Yuan 提交于
* [DOC] Fix api docs, test=develop, test=document_preview * [DOC] Fix api annotation: fluid.layers.tensor_array_to_tensor. test=develop, test=document_preview * test=develop, test=document_preview update MD5 of tensor_array_to_tensor
-
由 wopeizl 提交于
* fix the api example for create_global_var, create_parameter, SGDOptimizer, RMSPropOptimizer, MomentumOptimizer, LarsMomentumOptimizer, FtrlOptimizer test=develop * add example for adamoptimizer fix API.spec test=develop * test=develop * test=develop
-
- 23 5月, 2019 1 次提交
-
-
由 lijianshe02 提交于
* fix api doc according to the reviewer's comment test=develop
-
- 22 5月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Fix examples of fluid.layers.sums. test=document_preview * Correct the example of DynamicRNN and its functions. test=develop * Add 'import paddle.fluid as fluid' to examples. test=develop * Update API.spec. test=develop * Add space lines. test=develop * Update the API.spec. test=develop
-
- 10 5月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
-
- 07 5月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations funcs with no attrs test=develop * refine doc example code test=develop * remove >>> in doc example test=develop * refine python code block test=develop * update API spec test=develop
-
- 01 4月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
-
- 28 3月, 2019 1 次提交
-
-
由 lujun 提交于
-
- 27 3月, 2019 3 次提交
-
-
由 zhoukunsheng 提交于
-
由 zhoukunsheng 提交于
add zeros_like op
-
由 chengduo 提交于
test=develop
-
- 25 3月, 2019 1 次提交
-
-
由 zhoukunsheng 提交于
add linspace op
-
- 23 3月, 2019 1 次提交
-
-
由 whs 提交于
* Add range op. test=develop * Add more unitests. test=develop * Fix API.spec test=develop * Fix API.spec test=develop * Fix API.spec test=develop
-
- 07 3月, 2019 2 次提交
-
-
由 tensor-tang 提交于
* polish the cast op doc test=develop * follow comments test=develop * fix api.spec test=develop
-
由 tensor-tang 提交于
* polish the cast op doc test=develop * follow comments test=develop * fix api.spec test=develop
-
- 12 2月, 2019 1 次提交
-
-
由 chengduozh 提交于
test=develop
-
- 22 1月, 2019 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 16 1月, 2019 1 次提交
-
-
由 minqiyang 提交于
-
- 09 1月, 2019 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 27 12月, 2018 3 次提交
-
-
由 haowang101779990 提交于
test=develop
-
由 minqiyang 提交于
test=develop
-
由 minqiyang 提交于
-
- 26 12月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 04 12月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* layer fixes test=develop * follow update test=develop
-
- 13 11月, 2018 1 次提交
-
-
由 li099 提交于
test=develop
-
- 09 11月, 2018 1 次提交
-
-
由 li099 提交于
* add lod tensor array concat * add lod tensor array concat * test=develop * add lod tensor array concat test=develop * Fix API.spec test=develop * add lod tensor array concat test=develop * revise some bug of lod tensor array concat test=develop * add unittest for tensor array concat test=develop * change to tensor array to tensor test=develop * revise bug test=develop * revise a bug test=develop * revise a bug test=develop * revise a bug of python3 test=develop
-
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 12 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
This can cause a lot of problem: 1. Wrong operator implementation, Op can get a wrong type without failure. 2. Anytype can be Get without defined in VarType. Also fix wrong STEP_SCOPE usage. test=develop
-
- 11 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 09 10月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "avoid copy back to cpu" * "add infinity support" * "fix ci" * "add cpu macro" * rerun ci; test=develop * "fix api" test=develop * test=develop * test=develop * test=develop * test=develop * test=develop
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 21 6月, 2018 5 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
This reverts commit 4d8e8ee2, reversing changes made to d6a9f005.
-
由 tensor-tang 提交于
-
由 fengjiayi 提交于
Give assign layer's second parameter 'output' a default value: None. If it is None, the output variable will be created inside the layer.
-
- 19 6月, 2018 1 次提交
-
-
由 mozga-intel 提交于
-