-
I was trying to calculate the flops of InstructPix2Pix from huggingface using the method described in the README, but I got this error:
```
ValueError: Library `diffusers` is not supported yet, pl…
-
请问客观评估的代码是得自己加吗
-
Would you please tell me how to evaluate the Parameters and FLOPs on this
model, I dont know how to use the tools on the mmcv files ,many thanks!
-
Could you please share some suggestions on FLOPs counting for the converted model?
I have tried:
thop : https://github.com/Lyken17/pytorch-OpCounter
flop-counter : https://github.com/sovrasov/flo…
-
Hi, thanks for your great work!
I'm confused about the MACs and Flops of SwinIR.
Do you calculate the MACs not Flops in the flops() function in network_swinir.py?
BTW, is there a bug in li…
-
Hi experts, I tried to use Transformer Engine to detects flops that 4090 can achieve using fp8.I used te.Linear for my evaluation and got a maximum TFLOPS of only 150+。For fp16, the maximum is only 80…
-
**Describe the bug**
When comparing zero-1 and zero-2, I noticed discrepancies between the results in the DeepSpeed Flops Profiler and the training speed metrics in transformers, and the conclusions …
-
## 🚀 Feature
Add FLOPs count in model summary.
### Motivation
Improvements in model development are increasingly evaluated using the FLOPs count (e.g., [Training Compute-Optimal Large Languag…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi! I'm interested in getting the training/inference FLOPs of the model. Could you provide the source code for calculating the training GFLOPs in Fig. 1? Many thanks! ![image](https://github.com/yan…