You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by sroy729 May 30, 2024
Is this the intended behavior after running the vgg16 benchmark? I first git clone the repo, then ran the script inside benchmark/dnn/dataset/imagenet/data/download.sh. After that cded to sample/vgg16 and did go build. It compiled and gave an executable, which I ran using ./vgg16 -timing -report-all.
Discussed in #70
Originally posted by sroy729 May 30, 2024
Is this the intended behavior after running the vgg16 benchmark? I first git clone the repo, then ran the script inside
benchmark/dnn/dataset/imagenet/data/download.sh
. After that cded tosample/vgg16
and didgo build
. It compiled and gave an executable, which I ran using./vgg16 -timing -report-all
.The text was updated successfully, but these errors were encountered: