buddy-compiler / buddy-benchmark

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

Improve MemRef container for reading images #26

Closed meshtag closed 2 years ago

meshtag commented 2 years ago

This PR intends to provide more control on normalization and transpose operations while reading images in MemRef container. Users can now specify whether they want transposed/normalized copies of their images in MemRef container while constructing the MemRef object in their program.