test cmakefile for cublas.

This commit is contained in:
Concedo
2023-05-15 14:50:38 +08:00
parent 923184f2e8
commit 466cd21368
4 changed files with 325 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ struct load_model_inputs
const int blasbatchsize = 512;
const bool debugmode;
const int forceversion = 0;
const int gpulayers = 0;
};
struct generation_inputs
{