cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Benchmark] Add tests for benchmarks #96

Closed seanlatias closed 5 years ago

seanlatias commented 5 years ago

In this PR, the following benchmarks are added to the test.

  1. KNN-based digit recognition
  2. CORDIC
  3. K-means
  4. Smith-Waterman
  5. GEMM
  6. FFT
  7. LeNet with hlib