- 17 9月, 2020 1 次提交
-
-
由 furnace 提交于
and optimize the c++ implmentation of empty op as PR#26659 reviews, and add bool for shape op.
-
- 11 9月, 2020 2 次提交
- 04 9月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
- 03 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* set_default_type only take effect on python floats or complex * fix doc
-
- 28 8月, 2020 2 次提交
- 22 8月, 2020 3 次提交
-
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
- 15 8月, 2020 1 次提交
-
-
由 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
-
- 12 8月, 2020 1 次提交
-
-
由 pangyoki 提交于
* fixed imperative module in doc example code * fixed static module * solve conflict
-
- 11 8月, 2020 2 次提交
-
-
由 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
-
由 ShenLiang 提交于
-
- 07 8月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 yaoxuefeng 提交于
-
- 04 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 30 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 29 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 21 7月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 17 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 14 7月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 yaoxuefeng 提交于
According to paddle 2.0 standard. 1, chang api to def meshgrid(*args, **kwargs) we hide name argument in **kwargs. 2, add relate ut. 3, change example code to imperative mode
-
- 12 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 09 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 28 5月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 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 提交于
-
- 27 4月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* add trace op, test=develop * Optimized the implementation of trace op, test=develop * fix a bug of include in trace_op.h, test=develop * move trace API from creation to math, test=develop * modified en doc. test=develop * add complex trace api * add complex sum api, test=develop * modified en doc of complex sum and trace, test=develop * modified doc and trace API, test=develop * modified en doc of trace and sum, test=develop * modified comment in complex kron API, test=develop * OP Should Not Have Unused Input, test=develop * add GetExpectedKernelType, test=develop
-
- 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
-
- 24 4月, 2020 2 次提交
- 20 4月, 2020 1 次提交
-
-
由 danleifeng 提交于
-
- 19 4月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add gradient check to reduce ops * add skip gradient check to reduce ops test=develop * modify stack api test=develop * add bmm op and move serval ops from fluid.layers to tensor test=develop
-
- 14 4月, 2020 1 次提交
-
-
由 suytingwan 提交于
* test=develop fix api doc error
-