TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

Can TensorRT calculate the number of Params and FLOPs for the model?

Open demuxin opened this issue 1 year ago • 9 comments

Description

I want to measure the performance of the model, so I want to know the number of parameters and FLOPs.

Is there any tool that can calculate the flops and params of the TensorRT engine?

demuxin avatar Oct 23 '24 08:10 demuxin