- 26 4月, 2020 3 次提交
-
-
由 ShenLiang 提交于
-
由 Chengmo 提交于
* update index sample
-
由 Zhang Ting 提交于
-
- 25 4月, 2020 3 次提交
-
-
由 Feiyu Chan 提交于
* add kron op and its python API, doc and unittests. * add kron in paddle.complex
-
由 Jacek Czaja 提交于
-
由 wangchaochaohu 提交于
-
- 24 4月, 2020 13 次提交
-
-
由 lijianshe02 提交于
* API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, log_loss) error message enhancement test=develop
-
由 Guo Sheng 提交于
* Add cholesky_op forward part. test=develop * Complete cholesky_op forward part. test=develop * Add cholesky_op backward part. test=develop * Complete cholesky_op backward part. test=develop * Refine cholesky_op error check and docs. test=develop * Add grad_check unit test for cholesky_op. test=develop * Fix sample code in cholesky doc. test=develop * Refine some error messages of cholesky_op. test=develop * Refine some error messages of cholesky_op. test=develop * Remove unused input in cholesky_grad. test=develop * Remove unused input in cholesky_grad. test=develop * Fix stream for cusolverDnSetStream. test=develop * Update PADDLE_ENFORCE_CUDA_SUCCESS from cholesky_op to adapt to latest code. test=develop * Add CUSOLVER ERROR in enforce.h test=develop * Fix the missing return value in cholesky. test=develop
-
由 Jacek Czaja 提交于
-
由 wangchaochaohu 提交于
-
由 Zhang Ting 提交于
-
由 qingqing01 提交于
* Add trainable_statistics in attr for batch_norm * Unifying behavior of dynamic graph and static graph
-
由 hutuxian 提交于
-
由 Tao Luo 提交于
test=develop
-
由 arlesniak 提交于
-
由 石晓伟 提交于
-
由 xiaoting 提交于
* change int to floor, test=develop * fix unittest, test=develop
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
- 23 4月, 2020 6 次提交
-
-
由 石晓伟 提交于
-
由 Pei Yang 提交于
-
由 0YuanZhang0 提交于
* test=develop
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 Zhaolong Xing 提交于
* support the head number == 1 test=develop * fix slice op error. test=develop
-
- 22 4月, 2020 6 次提交
-
-
由 Jacek Czaja 提交于
-
由 hutuxian 提交于
* Make batch_float_feasigns & batch_uint64_feasigns as member variable
-
由 Leo Chen 提交于
* update name generator, test=develop * use c++ unique name generator, test=develop
-
由 zhangchunle 提交于
-
由 tianshuo78520a 提交于
-
由 石晓伟 提交于
-
- 21 4月, 2020 4 次提交
-
-
由 wawltor 提交于
Fix the dygraph mode in matmul, add the support in Linear Op
-
由 石晓伟 提交于
* add the thread_local_allocator, test=develop * refactor the thread_local_allocator, test=develop * provides option setting strategy, test=develop
-
由 Kaipeng Deng 提交于
* add DataLoader, Dataset, BatchSampler
-
由 Zhou Wei 提交于
-
- 20 4月, 2020 5 次提交
-
-
由 wangguanzhong 提交于
* add clamp api, test=develop
-
由 zhaoyuchen2018 提交于
* OP(fusion_gru) error message enhancement. test=develop * refine code, test=develop * Refine inout log, test=develop * Refine description, test=develop
-
由 Zhou Wei 提交于
* Optimize the error messages of paddle CUDA API, test=develop * fix the error messages of paddle CUDA API, test=develop * Refactoring PADDLE_ENFORCE_CUDA_SUCCESS, and apply to curand/cudnn/cublas/NCCL,test=develop * remove build_ex_string,test=develop * merge conflict,test=develop
-
由 silingtong123 提交于
* test=develop, add seed arguemnt of randint API
-
由 Li Fuchen 提交于
* add diag_embed op, test=develop * add TestCase of diag_embed API * Modified diag embed python API teastcase from dygraph to static graph, test=develop * delete useless log and trigger ci, test=develop * modified float16 of diag_embed, test=develop * modified en doc of diag_embed * trigger ci, test=develop * add fp16 in dtype check of python API, test=develop * modified __init__ and fix a big, test=develop * modified a test bug of test_bicubic_interp_op and test_trilinear_interp_op, test=develop * modified to use one kernel on cpu and cuda, test=develop
-