summaryrefslogtreecommitdiff
path: root/runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h')
-rw-r--r--runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h b/runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h
index fcbb41d1b..7f10c059f 100644
--- a/runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h
+++ b/runtime/contrib/mlapse/tfl/mlapse/benchmark_runner.h
@@ -58,6 +58,6 @@ private:
BenchmarkObserver *_observer = nullptr;
};
-} // namespace mlpase
+} // namespace mlapse
#endif // __MLAPSE_BENCHMARK_RUNNER_H__