summaryrefslogtreecommitdiff
path: root/runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h')
-rw-r--r--runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h b/runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h
index 8fc570d24..792911157 100644
--- a/runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h
+++ b/runtime/contrib/mlapse/tfl/mlapse/benchmark_observer.h
@@ -72,6 +72,6 @@ struct BenchmarkObserver
virtual void notify(const NotificationArg<IterationEnd> &arg) = 0;
};
-} // namespace mlpase
+} // namespace mlapse
#endif // __MLAPSE_BENCHMARK_OBSERVER_H__