Files
calculet-npu-research-archive/source/baseline-expanded/llama-analysis-depth500/llama.cpp-analysis/common/build-info.cpp.in
T

5 lines
198 B
Plaintext

int LLAMA_BUILD_NUMBER = @LLAMA_BUILD_NUMBER@;
char const *LLAMA_COMMIT = "@LLAMA_BUILD_COMMIT@";
char const *LLAMA_COMPILER = "@BUILD_COMPILER@";
char const *LLAMA_BUILD_TARGET = "@BUILD_TARGET@";