MCPcopy 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
129namespace half_bfloat16 {
130class bfloat16;
131/// \internal
132/// \brief Implementation details.
133namespace detail {

Callers 15

operator"" _hFunction · 0.85
nanhMethod · 0.85
floorMethod · 0.85
ceilMethod · 0.85
truncMethod · 0.85
roundMethod · 0.85
rintMethod · 0.85
frexpMethod · 0.85
modfMethod · 0.85
scalblnMethod · 0.85
logbMethod · 0.85
nextafterMethod · 0.85

Calls 1

bfloat162floatFunction · 0.85

Tested by

no test coverage detected