- 09 10月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 30 9月, 2020 4 次提交
-
-
由 123malin 提交于
* test=develop, update example
-
由 yaoxuefeng 提交于
-
由 Qi Li 提交于
-
由 ShenLiang 提交于
* fix the scatternd/scatterndadd * fix the doc of scatter * replace rank with ndim
-
- 29 9月, 2020 4 次提交
-
-
由 pangyoki 提交于
* add multinomial cpu kernel * fix C++ notype error * fix windows ci array len error * let array len be const * change array to vector * add cuda kernrl with num_distribution is 1, and not support replacement=False * add multinomial python api * support num_distribution different multinomial distributions * add multinomial python api unittest * change output dtype to int64 * fix coverage prob * optimize format * fix dtype of output error, should be int64_t
-
由 yaoxuefeng 提交于
-
由 yaoxuefeng 提交于
-
由 furnace 提交于
-
- 28 9月, 2020 2 次提交
-
-
由 mapingshuo 提交于
-
由 Leo Chen 提交于
* remove inplace argument * fix sample code * fix sample code
-
- 27 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 25 9月, 2020 1 次提交
-
-
由 ShenLiang 提交于
* add fp16 for matmul
-
- 23 9月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
* init commit of new save/load * fix failed unittests * fix save_load_v2 unittest failed * fix failed unittest & polish doc * add tests for coverage * add more tests & move static apis * fix example code error * polish emample code * fix detail example code problem
-
由 Zhou Wei 提交于
* Makes the Bind Method more intelligent * Makes the Bind Method more intelligent * fix unittest * fix unittest * fix conflict
-
- 22 9月, 2020 1 次提交
-
-
由 Kaipeng Deng 提交于
* remove paddle.readers API. test=develop
-
- 21 9月, 2020 1 次提交
-
-
由 furnace 提交于
-
- 17 9月, 2020 1 次提交
-
-
由 furnace 提交于
and optimize the c++ implmentation of empty op as PR#26659 reviews, and add bool for shape op.
-
- 14 9月, 2020 1 次提交
-
-
由 lilong12 提交于
* bug fix, test=develop
-
- 11 9月, 2020 2 次提交
- 10 9月, 2020 2 次提交
-
-
由 ShenLiang 提交于
-
由 zhupengyang 提交于
-
- 08 9月, 2020 2 次提交
-
-
由 myq406450149 提交于
* fix frobenius_norm error, rm p=0 2-axis support. test=develop
-
由 Leo Chen 提交于
* fix unsqueeze in dygraph * add test * add test
-
- 07 9月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 wawltor 提交于
fix the bug for dtype check for the argmin/argmax
-
- 06 9月, 2020 1 次提交
-
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
- 05 9月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-
- 04 9月, 2020 4 次提交
-
-
由 wangchaochaohu 提交于
-
由 liym27 提交于
-
由 Zhou Wei 提交于
update doc of paddle.to_tensor
-
由 pangyoki 提交于
* fix unittest format and extract common function * change function name
-
- 03 9月, 2020 4 次提交
-
-
由 zhupengyang 提交于
-
由 Zhou Wei 提交于
* set_default_type only take effect on python floats or complex * fix doc
-
由 Leo Chen 提交于
* refine paddle.stack * support TensorArray * add test * fix coverage problem * fix coverage problem * fix sample code
-
由 Yang Zhang 提交于
-
- 02 9月, 2020 1 次提交
-
-
由 wawltor 提交于
* fix the argmin,argmax op for the paddlepaddle 2.0, add checkPoint for the argmax/argmin
-
- 01 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add check for bernoulli and register bool for unsqueeze * follow comments
-
- 31 8月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
-