- 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 12 次提交
-
-
由 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
-
由 liu zhengxi 提交于
* enhance pad.* error message, test=develop
-
由 tianshuo78520a 提交于
-
由 zhangchunle 提交于
-
由 ShenLiang 提交于
* optimize rank_attention, test=develop * use the paddle memory pool, test=develop * set max size, test=develop * limit the max size, test=develop * fix the head of cu, test=develop * add AsDispensable, test=develop
-
由 Yiqun Liu 提交于
-
由 ShenLiang 提交于
-
由 mapingshuo 提交于
restrict block num of layer_norm_grad cuda kernel to 128, test=develop
-
- 19 4月, 2020 6 次提交
-
-
由 Zhaolong Xing 提交于
* refine ernie trt dynamic shape support 1. add slice op converter 2. add emb eltwise layernorm fp16 support test=develop * fix dynamic shape test ut test=develop * fix comments. test=develop * fix comments test=develop
-
由 guofei 提交于
* Support LoDTEnsorArray in fetch op test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop * Support LoDTensorArray in fetch test=develop
-
由 Qinghe JING 提交于
* add gradient check to reduce ops * add skip gradient check to reduce ops test=develop * modify stack api test=develop * add bmm op and move serval ops from fluid.layers to tensor test=develop
-
由 Yiqun Liu 提交于
-
由 GaoWei8 提交于
* add paddle.tensor test=develop * polish gpu where codes test=develop * polish test code test=develop
-
由 lidanqing 提交于
* add local data preprocess support for imagenet test=develop * add local data2bin tests test=develop * locally two tests passed test=develop * change according to reviews test=develop
-
- 18 4月, 2020 3 次提交
-
-
由 Liufang Sang 提交于
* update enhance error message test=develop * update details test=develop
-
由 Zhang Ting 提交于
* update eigen, test=develop * remove patches, test=develop * add definition of -fabi-version, test=develop * add patch for TensorBlock.h, test=develop * test windows, test=develop * only update eigen for Linux, test=develop * add code comments, test=develop
-
由 GaoWei8 提交于
-
- 17 4月, 2020 9 次提交
-
-
由 hutuxian 提交于
-
由 石晓伟 提交于
* supports thread-binding stream, test=develop * avoid using thread_local variables in dtor, test=develop * modify the stream priority enum, test=develop
-
由 huangjun12 提交于
* enhance error message test=develop * fix CI test of 3 op test=develop * fix bug caused by the diff of long type in py2 and py3, test=develop
-
由 Zhang Ting 提交于
-
由 Zhong Hui 提交于
* fix error message of l2_normalize, matmul, mean, etc. * add the test case for those ops
-
由 chenhaoze 提交于
* OP clip, merge_lod_tensor, convert/elementwise error message enhancement. test=develop
-
由 gfwm0502 提交于
test=develop
-
由 gfwm0502 提交于
As the title
-
由 Zhang Ting 提交于
* use 32 bit index to improve expand op, test=develop * remove redundant code, test=develop
-