vortex/tests/opencl/sgemm/common.h
2023-11-14 22:31:30 -08:00

8 lines
No EOL
93 B
C

#ifndef COMMON_H
#define COMMON_H
#ifndef TYPE
#define TYPE float
#endif
#endif // COMMON_H