FlagOpen / FlagGems

FlagGems is an operator library for large language models implemented in Triton Language.
Apache License 2.0
341 stars 44 forks source link

[Benchmark Feature] Add Method to Calculate TFLOPS for BLAS Operations #275

Open kiddyjinjin opened 1 week ago

kiddyjinjin commented 1 week ago

The feature, motivation and pitch

Description

Please update the implementation of the get_tflops function in benchmark/test_blas_perf.py under the benchmark directory. The function should be fully implemented to calculate TFLOPS accurately for the following operations:

Requirements

Alternatives

No response

shuailong616 commented 1 week ago

shuailong616 已认领