Conversation
Codecov Report
@@ Coverage Diff @@
## master #5001 +/- ##
=======================================
Coverage 94.71% 94.72%
=======================================
Files 767 768 +1
Lines 228515 228610 +95
=======================================
+ Hits 216445 216540 +95
Misses 12070 12070
|
Co-authored-by: nihui <shuizhuyuanluo@126.com>
|
Thanks for your contribution ! |
|
for MacOS with vulkan fp16 build failed. |
more details on this?😮 |
tanh fp16 on moltenvk has precision issue, so it is banned on half values workaround follows (ref tanh comp) |
so it shuold look like this? |
yeah, exactly |
add gelu vulkan operator