Commit Graph

14 Commits (66fd1c00a06836db2f85d645482b345af1c8702f)

Author SHA1 Message Date
wangchaochaohu e14ed71cc2
refine the performance of gather Op (#28458)
4 years ago
wangchaochaohu ebf9b2125e
add paddle.gather for API2.0 (#26455)
5 years ago
Chen Weihang 0b54d54fd8
Fix index overflow bug of the CUDA kernel loop increment (#25435)
5 years ago
ShenLiang 53e3c53423
fix error message, test=develop (#24425)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
6 years ago
ShenLiang 85914f7a88 add gather_nd op and unit test (#19366)
6 years ago
chengduo b5ba801ef0
Fix gather op bug (#19168)
6 years ago
hutuxian 1670db5e86
Gather Op Index Support int64_t datatype (#17610)
6 years ago
Xin Pan 1f89249a95 update DeepCF model
6 years ago
Yibing Liu bd2943788b
Fix gather & stack op (#14355)
6 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago