Skip to content

Naive Convolution

harsh-nod edited this page Sep 7, 2022 · 3 revisions

The naive runner implements a naive convolution for accuracy validation.

In order to validate the accuracy of the naive runner, do

./build/tools/verify_conv && python python/verify.py

This should print out (for the first conv of Resnet50)

Success!
Clone this wiki locally