We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d2eed commit e987e70Copy full SHA for e987e70
1 file changed
tools/profiling/Readme.md
@@ -1,5 +1,8 @@
1
# Profiling & benchmark as part of testing
2
3
+> [!WARNING]
4
+> This documentation is out-of-date and requires updating.
5
+
6
_Recognition performance aside, are we real-time?_
7
8
Among the tools out there, PyTorch offers its profiler to benchmark computational time and memory demands.
0 commit comments