FasTensor
1.0.0
Transform Supercomputing for AI
|
#include <iostream>
#include <stdarg.h>
#include <vector>
#include <stdlib.h>
#include <chrono>
#include <ctime>
#include "ft.h"
Functions | |
Stencil< float > | udf_hello_world (const Stencil< float > &iStencil) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |