- 04 9月, 2020 1 次提交
-
-
由 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 2 次提交
-
-
由 Yang Zhang 提交于
-
由 pangyoki 提交于
* set default dtype for distribution API * Add unittest * Add unittest * fix import get_default_dtype problem * delete change under fluid.layers.nn * little change
-
- 28 8月, 2020 4 次提交
-
-
由 Zhou Wei 提交于
* add set_default_type for tensor * fix doc * fix doc
-
由 LutaoChu 提交于
add parameters check in static mode for diag op
-
由 Yang Zhang 提交于
* Fix clip input check * Fix default min/max value * Allow both max and min to be None * Register op change * Revert OP signature change
-
由 lilong12 提交于
-
- 27 8月, 2020 3 次提交
-
-
由 joejiong 提交于
As the title
-
由 myq406450149 提交于
-
由 Zhang Ting 提交于
* update doc, test=document_fix * add attr(dtype) * refine code
-
- 26 8月, 2020 2 次提交
- 25 8月, 2020 4 次提交
-
-
由 wawltor 提交于
add the top v2 for the paddlepaddle api 2.0
-
由 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 1 次提交
-
-
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
-