FasTensor
1.0.0
Transform Supercomputing for AI
|
Macros | |
#define | VEC_SIZE 8 |
Functions | |
Stencil< std::vector< float > > | udf_vector (const Stencil< float > &iStencil) |
UDF to support output of vector. More... | |
int | main (int argc, char *argv[]) |
#define VEC_SIZE 8 |
int main | ( | int | argc, |
char * | argv[] | ||
) |
UDF to support output of vector.
iStencil | : input stencil |