buddy-compiler / buddy-benchmark

Benchmark Framework for Buddy Projects
Apache License 2.0
45 stars 36 forks source link

WIP : Add benchmarks related to convolution implementation in buddy mlir and OpenCV #1

Closed meshtag closed 2 years ago

meshtag commented 2 years ago

This PR intends to add standalone benchmarks for buddy mlir and OpenCV's respective convolution implementations. It also adds a benchmark for performing comparison between both implementations.