- 23 8月, 2020 3 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 22 8月, 2020 9 次提交
-
-
由 ShenLiang 提交于
* add static data
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 zhupengyang 提交于
-
由 ShenLiang 提交于
* add matmul_v2
-
由 huangjun12 提交于
* [API2.0] add dropout, dropout2d and dropout3d, test=develop * refine Interface and assertion after review, test=develop * fix alias p=1 and use scale, test=develop * fix doc and training, test=develop * fix doc in Dropout2D, test=develop
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 21 8月, 2020 6 次提交
-
-
由 wangchaochaohu 提交于
-
由 wawltor 提交于
-
由 Zhou Wei 提交于
* binding tensor method * binding tensor method * binding tensor method * Binding methods for class Tensor and Variable
-
由 Yang Zhang 提交于
* Update `paddle.clamp` rename to `paddle.clip` add fast path for dygraph mode remove `out` rename `input` -> `x` update doc sample * Fix leftover `Variable` wording * Indent doc with spaces * Remove `:alias` in docs * Update `enable_imperative` -> `disable_static` * Remove `imperative` also trigger CI * Update tests for better coverage * Rebase to fix `cosine_similarity` * Fix `cosine_similarity` some more
-
由 Qi Li 提交于
-
由 wangchaochaohu 提交于
-
- 20 8月, 2020 6 次提交
-
-
由 wangchaochaohu 提交于
-
由 guofei 提交于
* Add new API: paddle.prod test=develop
-
由 hong19860320 提交于
-
由 liym27 提交于
(1) Add api paddle.reshape(x, shape, name); (2) Use Tensor replaces Variable. test=develop
-
由 WuHaobo 提交于
-
由 yukavio 提交于
* add input.py file * write input.py * fix init file * add unit tests * fix dygraph and input shape * Revert "fix dygraph and input shape" This reverts commit 89ad8664. * fixed pylint * fix deprecated * fix old op * fix old op * set check_dygraph=True * Revert "set check_dygraph=True" This reverts commit a8e93e33. * test commit * fix doc and change test file name
-
- 19 8月, 2020 3 次提交
- 18 8月, 2020 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 17 8月, 2020 1 次提交
-
-
由 wawltor 提交于
Update the sigmoid, Sigmoid layer for the api2.0
-
- 15 8月, 2020 4 次提交
-
-
由 wangchaochaohu 提交于
-
由 Zhou Wei 提交于
* expose and unify the Tensor concepts to the user * expose tensor to user * add copy place for Tensor * add copy place for Tensor * add note * add macro PADDLE_WITH_CUDA * remove RUN_TYPE=DIST * fix some error
-
由 LielinJiang 提交于
* add Class KLDivLoss and function kl_div
-
由 liu zhengxi 提交于
-
- 14 8月, 2020 3 次提交
-
-
由 MRXLT 提交于
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
- 12 8月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 pangyoki 提交于
* fixed imperative module in doc example code * fixed static module * solve conflict
-
- 11 8月, 2020 2 次提交
-
-
由 LutaoChu 提交于
add deprecated decorator, remove alias for cumsum op
-
由 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
-