UIUC-ChenLab / scalehls

A scalable High-Level Synthesis framework on MLIR
Other
220 stars 45 forks source link

Implement definition and lowering of DNN building blocks #13

Closed hanchenye closed 3 years ago

hanchenye commented 3 years ago

This should be implemented in Benchmark dialect and BenchmarkToAffine conversion. Note that our lowering is template-based and just for benchmarking, which means the operation parameters are not necessary to be too comprehensive and detailed. They should just reflect the most important characteristics of the operation.