issues
search
sovrasov
/
flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
MIT License
2.82k
stars
307
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
the Stage of the MACs
#146
niebowen666
opened
1 week ago
1
Fix funtional.interpolate hook
#145
sovrasov
closed
1 month ago
0
interpolation hook returns wrong result when `scale_factor` is scalar
#144
rtyasdf
closed
1 month ago
1
Large discrepancy between ptflops 0.7.0 and 0.7.1
#143
postrational
opened
2 months ago
2
Flops of Swin Transformer
#142
AiHaiHai
opened
2 months ago
2
Update setup script
#141
sovrasov
closed
3 months ago
0
Update backends
#140
sovrasov
closed
3 months ago
0
Disable patch_tensor_ops for modules with custom_modules_hooks
#139
Rikorose
closed
3 months ago
2
Question : computing batch size in "conv_flops_counter_hook".
#138
ehdrbs4935
closed
4 months ago
2
ImportError: cannot import name 'TorchDispatchMode' from 'torch.utils._python_dispatch'
#137
euminds
closed
3 months ago
2
Is it able to count also for layers from torch_geometric?
#136
harborsarah
opened
6 months ago
0
Op Flatten not supported
#135
MarkWijkhuizen
opened
6 months ago
1
Question about add operation count in different case
#134
LOSKIw
opened
8 months ago
0
Aten backend
#133
sovrasov
closed
6 months ago
0
Update setup script
#132
sovrasov
closed
9 months ago
0
failed to install
#131
yongshangli
closed
3 months ago
2
Fix setup
#130
sovrasov
closed
10 months ago
0
Fail to install the newest version
#129
mystic-square
closed
10 months ago
1
Update docs
#128
sovrasov
closed
10 months ago
0
Update docstring for public API
#127
sovrasov
closed
10 months ago
0
Add support for ViT in timm module.
#126
OliverXUZY
closed
11 months ago
0
Update setup script and license headers
#125
sovrasov
closed
11 months ago
0
Support ViT from timm huggingface
#124
OliverXUZY
closed
11 months ago
1
Fix imprecise bias flops calculation in linear hook
#123
sovrasov
closed
11 months ago
0
How to work with two input or more
#122
DachunKai
closed
11 months ago
6
FLOPs for a linear layer with 3D input
#121
martinferianc
closed
11 months ago
2
Fix parsing of args in interpolate hook
#120
sovrasov
closed
1 year ago
0
Can't work with `F.interpolate`
#119
DachunKai
closed
1 year ago
2
Fix input constructor logic
#118
sovrasov
closed
1 year ago
0
Is there some bug in the 'input_constructor' function?
#117
CanChengZheng
closed
1 year ago
2
Improve ops support
#116
sovrasov
closed
1 year ago
0
Do this work with the 'deformable convolution' as well?
#115
dheerajvarma24
opened
1 year ago
5
There was a bug with computing FLOPs in OpenPCdet
#114
M0NSTERCOCO
opened
1 year ago
1
Fix int32 overflow occurring on Windows
#113
sovrasov
closed
1 year ago
0
integer overflow, when calculate the MACs of the ViT on Windows
#112
lgylylyct
closed
1 year ago
1
The Conv1d with the same architecture yields different Macs in different models
#111
R7788380
closed
1 year ago
4
support for torch.compile?
#110
CocytusDuo
opened
1 year ago
1
Minor fixes
#109
sovrasov
closed
1 year ago
0
Support LayerNorm.
#108
huxuan
closed
1 year ago
0
Support LayerNorm?
#107
huxuan
closed
1 year ago
1
flops are counted multiple times if a module is shared by other modules
#106
CocytusDuo
opened
1 year ago
4
how to calculate the flops if one module have 'einsum' option?
#105
JunyaoHu
closed
1 year ago
2
Does this code also calculates MACs for back propagation?
#104
Vineet-the-git
opened
1 year ago
1
How do I calculate the FLOPs of a model with some frozen layers during training?
#103
js-lee-AI
closed
1 year ago
2
Is the input size of function "get_model_complexity_info()" must be fixed to 3 demensions?
#102
Zhang-Lilai
closed
1 year ago
2
There was a bug with computing MultiheadAttention flops
#101
ssk1997
closed
3 months ago
9
how to calculata FLOPS with LSTM?
#100
sisongsongxi
closed
3 months ago
1
Formula of batchnorm
#99
unipdjahanifar
closed
1 year ago
5
about MACS and FLOPS
#98
leeqiaogithub
closed
1 year ago
2
pytorch_ops of other activate functions are needed!
#97
leyo42
closed
1 year ago
4
Next