Skip to content

Commit 46d0e86

Browse files
committed
chore: minor change
Signed-off-by: Dheeraj Peri <[email protected]>
1 parent 2925c8a commit 46d0e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/perf/benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Download the Torchscript models
4-
# python hub.py
4+
python hub.py
55

66
batch_sizes=(1 2 4 8 16 32 64 128 256)
77

0 commit comments

Comments
 (0)