Commit Graph

13 Commits (b74af56bbc9a656180d8def0254e610655735fff)

Author SHA1 Message Date
dzhwinter 34f8c9b6f5 windows port
7 years ago
dzhwinter 39ac9e39c2
float16 type support enhance (#12181)
7 years ago
Kexin Zhao 64bf3df0f9 add print support to float16 (#9960)
7 years ago
Kexin Zhao 0f38bb4593
add fp16 support to activation op (#9769)
7 years ago
Kexin Zhao b2a1c9e8b7 Add float16 support to non-cudnn softmax op on GPU (#9686)
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
kexinzhao 266ccaa843
Integrate float16 into data_type_transform (#8619)
7 years ago
Yu Yang d50016b2a7 Remove build warnings in float16.h (#8481)
7 years ago
kexinzhao 74e0eb7267
make float16 a pod type (#8456)
7 years ago
kexinzhao f82fa64a06
Move float16 into fluid folder (#8394)
7 years ago