Commit Graph

383 Commits (d93b2d0365355430f3db723dc3e278851b7a88b4)

Author SHA1 Message Date
Xin Pan 30e556d675 Use vlog instead.
7 years ago
Xin Pan eb46845313 Add warning
7 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
7 years ago
chengduo 84aea8a8a1
Merge pull request #8669 from chengduoZH/feature/concat_op
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
7 years ago
kexinzhao 266ccaa843
Integrate float16 into data_type_transform (#8619)
7 years ago
Xin Pan f10152df78 Fix nullptr when doing nested profileing
7 years ago
Xin Pan cf6244c1b8 Improve profiler
7 years ago
chengduoZH 131ec276ed fix bug for big number; float->double and code refine
7 years ago
chengduoZH 00e596edbe get max threads of GPU
7 years ago
Xin Pan f3cbfc021c Add MEMCPY information
7 years ago
Xin Pan 55b2d3d032 Add CPU time to the timeline.
7 years ago
Xin Pan 6720198731
Merge pull request #8663 from panyx0718/test2
7 years ago
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Yu Yang db77006923
Merge pull request #8657 from reyoung/feature/fix_compile
7 years ago
chengduo e9f2033175
Merge pull request #8539 from chengduoZH/feature/refine_elementwise_op_function.h
7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3
7 years ago
Yibing Liu c0876cf686 update due to upstream's change
7 years ago
chengduoZH 90dc33b5ff Add todo for reduceSum
7 years ago
Xin Pan 9bbce49353 Fix version date.
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
chengduoZH b8938b448c refine Sum
7 years ago
chengduoZH a82883922e follow comments
7 years ago
QI JUN 44e3015412
fix nccl version (#8540)
7 years ago
Yu Yang d50016b2a7 Remove build warnings in float16.h (#8481)
7 years ago
dzhwinter 46e4f6ffab small fix
7 years ago
kexinzhao 74e0eb7267
make float16 a pod type (#8456)
7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 (#8411)
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Tao Luo b56f4a4ee2 move code from /paddle/string to /paddle/fluid/string (#8363)
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