Skip to content

vortex73/bfloat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sink: A mininal Bfloat16 Library

To Build

mkdir -p build && cd build
cmake ..
cmake --build .

Testing

Tests can be found in tests/bfloat16_tests.cpp.

About

Implementation of the bfloat16 type

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published