Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ bfloat16
Class
bfloat16
dnn/include/megdnn/dtype/bfloat16.hpp:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
/// in a classical single-precision floating-point format
129
namespace half_bfloat16 {
130
class bfloat16;
131
/// \internal
132
/// \brief Implementation details.
133
namespace detail {
Callers
15
operator"" _h
Function · 0.85
nanh
Method · 0.85
floor
Method · 0.85
ceil
Method · 0.85
trunc
Method · 0.85
round
Method · 0.85
rint
Method · 0.85
frexp
Method · 0.85
modf
Method · 0.85
scalbln
Method · 0.85
logb
Method · 0.85
nextafter
Method · 0.85
Calls
1
bfloat162float
Function · 0.85
Tested by
no test coverage detected