- 25 8月, 2020 3 次提交
-
-
由 joejiong 提交于
Co-authored-by: Nwujionghao <wujionghao@email.com> As the title
-
由 Zhang Ting 提交于
* add unique_v2 op * remove unique_v2 op * update doc
-
由 wangchaochaohu 提交于
-
- 24 8月, 2020 3 次提交
- 23 8月, 2020 4 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 22 8月, 2020 10 次提交
-
-
由 wawltor 提交于
* add the new api and op for the argmax, argmin
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 ShenLiang 提交于
* add matmul_v2
-
由 lilong12 提交于
* fix docstring, test=document_fix
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
由 ShenLiang 提交于
* fix the comment of scatter
-
- 21 8月, 2020 7 次提交
-
-
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
-
由 lilong12 提交于
* fix the example codes, test=develop
-
由 wangchaochaohu 提交于
-
由 pangyoki 提交于
* Rename uniform and gaussian APIs * rename uniform_random API as uniform * Fixed unittest * fixed unittest AttributeError * Fixed unittest * Add uniform function rather than alias * remove templatedoc * solve conflict and fix doc code * fix doc code
-
由 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
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
- 20 8月, 2020 5 次提交
-
-
由 guofei 提交于
* Add new API: paddle.prod test=develop
-
由 ShenLiang 提交于
* fix the doc of dot
-
由 liym27 提交于
(1) Add api paddle.reshape(x, shape, name); (2) Use Tensor replaces Variable. test=develop
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
* rename input * add unittest, test=develop * use paddle.data instead of fluid.data, test=develop
-
- 19 8月, 2020 3 次提交
-
-
由 littletomatodonkey 提交于
* add pad func * add pad * test=develop, add pad op and apis * restore pad2d * test=develop, fix paddl declare * fix pad interface * test=develop, fix pad * test=develop, add all pad api and cos_sim * test=develop, remove padding default value * test=develop, rename var to tensor * test=develop, add more tests * test=develop, rename tovar to totensor * test=develop, fix init * test=develop, add more test * test=develop, add more tests
-
由 liym27 提交于
* 1.Fix api sum:(1) input->sum; (2)dim->axis; (3)keep_dim->keepdim. * 2. fix bug when len(axis) == len(x.shape).
-
由 wangchaochaohu 提交于
-
- 18 8月, 2020 1 次提交
-
-
由 lilong12 提交于
align expand_as op to expand.
-
- 17 8月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Update `paddle.add` remove `alpha` update doc sample code remove `:alias` etc * Remove `imperative` reference from docstring
-
- 16 8月, 2020 1 次提交
-
-
由 lilong12 提交于
* adaptive expand op to 2.0 (align to torch.expand) , test=develop
-
- 15 8月, 2020 2 次提交