flops-counter
There are 12 repositories under flops-counter topic.
sovrasov/flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
MrYxJ/calculate-flops.pytorch
The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer(Bert、LlaMA etc Large Language Model)
yangyuke001/FIIQA-PyTorch
face image illumination quality assessment implement by pytorch
frgfm/torch-scan
Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
FL33TW00D/steelix
Your one stop CLI for ONNX model analysis.
evgps/flopco-keras
FLOPs and other statistics COunter for tf.keras neural networks
lartpang/MethodsCmp
MethodsCmp: A Simple Toolkit for Counting the FLOPs/MACs, Parameters and FPS of Pytorch-based Methods
ultralytics/thop
Profile PyTorch models for FLOPs and parameters, helping to evaluate computational efficiency and memory usage.
jahongir7174/FLOPS-pt
PyTorch module FLOPS counter
niceyangyizhi/TVM-ResNet-FLOPs-Analysis
Estimating FLOPs of various operators in ResNet18 using the TVM Relay frontend.
Somerandomguy10111/pyFLOPS
Measure floating point operations per second on your device
donnaken15/flopper
FLOPS benchmarker