- 29 9月, 2020 2 次提交
-
-
由 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 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 2 次提交
-
-
由 joejiong 提交于
As the title
-
由 myq406450149 提交于
-