We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93663e3 commit 03cf673Copy full SHA for 03cf673
root/tmva/sofie/RDF_lwtnn_Inference.cxx
@@ -1,4 +1,3 @@
1
-#include "higgs_model_dense.hxx"
2
#include <iostream>
3
#include "TROOT.h"
4
#include "TSystem.h"
@@ -108,4 +107,4 @@ void BM_RDF_LWTNN_Inference(benchmark::State &state)
108
107
109
110
BENCHMARK(BM_RDF_LWTNN_Inference)->Unit(benchmark::kMillisecond);
111
-BENCHMARK_MAIN();
+BENCHMARK_MAIN();
0 commit comments