buddy-compiler / buddy-benchmark

Benchmark Framework for Buddy Projects
Apache License 2.0
44 stars 33 forks source link

[OpOptimization]add TVM batch matmul cpu gpu version #78

Closed zwshan closed 8 months ago

zwshan commented 10 months ago

Implemented CPU and GPU versions for benchmarking optimized batch matrix multiplication in TVM.

SForeKeeper commented 8 months ago

Please provide a requirements.txt and a readme file for how to run your codes. It would be difficult for others to run them without documentation.

zwshan commented 8 months ago

Please provide a requirements.txt and a readme file for how to run your codes. It would be difficult for others to run them without documentation.

please give me some time, I will start a new docker to write a requirements.txt