Commit Graph

56 Commits (5447046aee314aa66fa7bf0974356c8b26e3f385)

Author SHA1 Message Date
Darcy 8090eb6272 added proto_desc to device_tracer's dep list (#9342)
7 years ago
Yu Yang 1d8fe2a220 Enhance device context pool (#9293)
7 years ago
Kexin Zhao ed2bc194c5
Merge pull request #9176 from kexinzhao/batch_norm_fp16
7 years ago
Kexin Zhao d307b5e4a6 Merge remote-tracking branch 'upstream/develop' into elementwise_add_fp16
7 years ago
Kexin Zhao 182da95317 small fix
7 years ago
Kexin Zhao f2bbbb2b66 fix arithmetic operator
7 years ago
Kexin Zhao 18d616ed70 add float16 arithmetic operators on new GPU
7 years ago
Kexin Zhao 446d54f5c3 update
7 years ago
Kexin Zhao ffa22a5f90 fix scaling param type
7 years ago
Kexin Zhao e870947cfd fix batch norm fp16 param type
7 years ago
qiaolongfei a39c861530 rm unused private field in profiler
7 years ago
Kexin Zhao a13ec3432a fix test error
7 years ago
Kexin Zhao e4de5dc347 add conv2d fp16 support
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
7 years ago
Kexin Zhao c88f58dbd8 add comment
7 years ago
Kexin Zhao 3b44b849d3 address comments
7 years ago
Kexin Zhao 1998d5afa2 add gpu info func to get compute cap
7 years ago
kexinzhao 90215b7844
Add float16 GEMM math function on GPU (#8695)
7 years ago
Yiqun Liu fecc9a38c6
Add test for nested RecordEvent. (#8773)
7 years ago
Xin Pan a9b9ec45ab
Merge pull request #8775 from panyx0718/test2
7 years ago
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