- 26 11月, 2020 2 次提交
- 24 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* upgrade comment string to raw string * fix string in * fix string with ' ' * revert update on comments * upgrade only necessary * fix sample code checker * fix comments with '''
-
- 23 11月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine doc of bernoulli * fix some problems * fix unsqueeze * fix squeeze * fix doc
-
- 19 11月, 2020 1 次提交
-
-
由 TeslaZhao 提交于
* Fix two english api documents, transpose and strided_slice * delete nouse comments
-
- 17 11月, 2020 3 次提交
-
-
由 lilong12 提交于
-
由 Aurelius84 提交于
* fix output dtyp inconsistent with input * refine code
-
由 wangchaochaohu 提交于
-
- 16 11月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 10 11月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 09 11月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 15 10月, 2020 1 次提交
-
-
由 mapingshuo 提交于
-
- 14 10月, 2020 1 次提交
-
-
由 AshburnLee 提交于
Made a change in python API to support the GPU version of unique OP working in static graph (#27899) * Made a change to support unique op working in static graph * Correct python format error
-
- 13 10月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* 1. remove paddle.unique_with_counts api, which counts as unique api 2. add paddle.math.increment(x, value=1.0, name=None) api 3. replace paddle.sums with paddle.add_n api 4. update paddle.metric.accuracy api (add name parameter)
-
- 12 10月, 2020 1 次提交
-
-
由 MRXLT 提交于
* refine parameters order && doc * update rmsprop doc * refine adam/transpose/unstack/stride_slice * fix bug && doc * fix doc * bug fix * bug fix * fix doc * fix doc * fix doc * fix doc * depercate old strided_slice * update doc * set default value for name * update doc
-
- 30 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* fix the scatternd/scatterndadd * fix the doc of scatter * replace rank with ndim
-
- 29 9月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-
- 28 9月, 2020 2 次提交
-
-
由 mapingshuo 提交于
-
由 Leo Chen 提交于
* remove inplace argument * fix sample code * fix sample code
-
- 23 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* Makes the Bind Method more intelligent * Makes the Bind Method more intelligent * fix unittest * fix unittest * fix conflict
-
- 14 9月, 2020 1 次提交
-
-
由 lilong12 提交于
* bug fix, test=develop
-
- 08 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
- 07 9月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 04 9月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
- 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.
-