- 03 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine paddle.stack * support TensorArray * add test * fix coverage problem * fix coverage problem * fix sample code
-
- 01 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add check for bernoulli and register bool for unsqueeze * follow comments
-
- 28 8月, 2020 1 次提交
-
-
由 lilong12 提交于
-
- 27 8月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* update doc, test=document_fix * add attr(dtype) * refine code
-
- 25 8月, 2020 2 次提交
-
-
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
-
由 wangchaochaohu 提交于
-
- 23 8月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 22 8月, 2020 3 次提交
-
-
由 lilong12 提交于
* fix docstring, test=document_fix
-
由 wangchaochaohu 提交于
-
由 ShenLiang 提交于
* fix the comment of scatter
-
- 21 8月, 2020 1 次提交
-
-
由 lilong12 提交于
* fix the example codes, test=develop
-
- 20 8月, 2020 1 次提交
-
-
由 liym27 提交于
(1) Add api paddle.reshape(x, shape, name); (2) Use Tensor replaces Variable. test=develop
-
- 19 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 18 8月, 2020 1 次提交
-
-
由 lilong12 提交于
align expand_as op to expand.
-
- 16 8月, 2020 1 次提交
-
-
由 lilong12 提交于
* adaptive expand op to 2.0 (align to torch.expand) , test=develop
-
- 15 8月, 2020 1 次提交
-
-
由 lilong12 提交于
* add tile_op, test=develop
-
- 12 8月, 2020 1 次提交
-
-
由 pangyoki 提交于
* fixed imperative module in doc example code * fixed static module * solve conflict
-
- 11 8月, 2020 1 次提交
-
-
由 pangyoki 提交于
* Directory migration, test=develop * Change imperative from paddle init to paddle framework, test=develop * Fixed jit bug, test=develop * default static mode, test=develop * fixed format and create parameter belongs to framework, test=develop * Fixed import package, test=develop * fix __init__ format, test=develop * fixed alias problem * fixed paddle.enable_imperative problems, test=develop * Add unittest * delete install_check comment * Fixed unittest timeout * fixed unittest error * move Program default_xx_program to static package * optimize unittest method * fixed framework __init__ format * fixed jit path * delete alias * move jit to paddle * Fixed unittest format * fixed paddle.default_main_program * Fixed save load API in paddle __init__.py * fixed ci paddle.imperative.to_variable
-
- 08 8月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine unsqueeze, test=develop * update unsqueeze, test=develop * refine unsqueeze, test=develop * refine unsqueeze, test=develop * update * remove None, test=develop * follow comments * support bool * update doc * follow comments * merge develop
-
- 06 8月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* refine stack in dygraph mode, test=develop * update stack, test=develop * rename Variable to Tensor, test=develop * add name args to fluid.layers.stack, test=develop * follow comments * update doc * update doc * follow comments
-
由 yaoxuefeng 提交于
-
- 04 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 30 7月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 23 7月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine squeeze, test=develop * update squeeze, test=develop * refine compile-time infershape, test=develop * add more unittest, test=develop * follow comments, test=develop * add update_api, test=develop * follow comments, test=develop
-
- 14 7月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard 1, change flip api attr name 'dim' to 'axis'. 2, support empty axis 3, change example code to imperative mode.
-
- 13 7月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-
- 15 5月, 2020 1 次提交
-
-
由 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
-
- 14 5月, 2020 1 次提交
-
-
由 swtkiwi 提交于
-
- 29 4月, 2020 1 次提交
-
-
由 myq406450149 提交于
* add unbind pyhon api. test=develp
-
- 26 4月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* define fluid alias in paddle.tensor and paddle.nn dir test=develop * from layer import loss in paddle.nn dir test=develop
-
- 23 4月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add gather split squeeze stack unsqueeze api test=develop * add gather split squeeze stack unsqueeze api test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop
-
- 14 4月, 2020 1 次提交
-
-
由 123malin 提交于
-
- 04 4月, 2020 1 次提交
-
-
由 Wilber 提交于
* add flip op
-
- 23 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-