|
Optimized Belief Propagation (CPU and GPU)
|
File with main() function to test _Float16 datatype. More...
#include <iostream>#include <x86intrin.h>
Go to the source code of this file.
Macros | |
| #define | TEST_FLOAT16 |
Functions | |
| int | main (int argc, char **argv) |
| main() function to test _Float16 data type More... | |
File with main() function to test _Float16 datatype.
Definition in file Float16Test.cpp.
| #define TEST_FLOAT16 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
main() function to test _Float16 data type
| argc | |
| argv |
Definition at line 37 of file Float16Test.cpp.