Commit Graph

103 Commits (cad4d7f325b810a154469a02c2b5aa0f7b50dc66)

Author SHA1 Message Date
Xin Pan 21e2c42a46
Merge pull request #9141 from panyx0718/develop
7 years ago
Tao Luo 20be8e7e33
Merge pull request #9104 from ranqiu92/doc_dir
7 years ago
Xin Pan 1ca1e1c384 Fix a program copy regression.
7 years ago
ranqiu 64775126f3 change the dir of docs
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl()
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
Yu Yang 164f2382af Polish code
7 years ago
Yu Yang e13aec601a
Merge pull request #8830 from reyoung/feature/recordio_file_reader
7 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
7 years ago
Yu Yang b52ad9de92
Merge pull request #9000 from reyoung/feature/extract_prepare_from_executor_run
7 years ago
Tao Luo b62874429d
Merge pull request #8910 from Xreki/core_inference_profile
7 years ago
Yu Yang 43d09a1c5f Extract Prepare from Executor
7 years ago
Yu Yang 225efa671f Remove dims in base class
7 years ago
QI JUN f7e9fe57d3
[Memory]More memory optimization policy (#8690)
7 years ago
Yu Yang 7eedced82a Polish RecordIO
7 years ago
Yu Yang cfca8a3a26 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago
fengjiayi 614c33fb3a fix a potential bug in the c++ reader
7 years ago
fengjiayi 4e517881f7 remove HasNext
7 years ago
Liu Yiqun a8e8507767 Refine the profile codes for inference.
7 years ago
Xin Pan b825c79261
Merge pull request #8897 from panyx0718/message
7 years ago
武毅 45af8c1e99 Performance/zero copy variable seriralization (#8839)
7 years ago
Xin Pan 9a27d3af23 Print exception message from threads
7 years ago
chengduo abb10556e8
Merge pull request #8859 from chengduoZH/feature/refine_exe_log
7 years ago
Yu Yang b536799af0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago
chengduoZH f7c7135673 Add log before op Run
7 years ago
kexinzhao 7f00716c87
Add context wait in type_transform (#8850)
7 years ago
Yu Yang bcb80756af Add Writer/Scanner
7 years ago
Yu Yang 42e65a20c6
Merge pull request #8791 from reyoung/feature/extract_reader_ops
7 years ago
Yu Yang 10343123e3 Merge branch 'feature/extract_reader_ops' into feature/recordio_file_reader
7 years ago
kexinzhao 266ccaa843
Integrate float16 into data_type_transform (#8619)
7 years ago
Abhinav Arora 78c884d7a7
Redesign channel implementation for Select Op (#8814)
7 years ago
Yu Yang 4d8345e3ac Extract create_reader_op to three files
7 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
7 years ago
Luo Tao ac149bc948 fix warning: statement is unreachable
7 years ago
Luo Tao 8c691c8de0 fix only shared variables could be declared as static in the device code
7 years ago
Abhinav Arora 01536e8dc5
Adding more unit tests for ChannelHolder class (#8668)
7 years ago
chengduo 12a3cea087 Add tuple type (#8519)
7 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
7 years ago
Yibing Liu c0876cf686 update due to upstream's change
7 years ago
xuwei06 7d56c6d078 Adding Dim<0>
7 years ago
Xin Pan decaad5ccc
Merge pull request #8542 from panyx0718/test
7 years ago
Yibing Liu ee88855ddf Fix the profiler's bug in multi-gpu mode
7 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
typhoonzero 6a686794ac fix comment typo
7 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
7 years ago