Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sovrasov/flops-counter.pytorch issues and pull requests
#147 - Fix citation year reference
Pull Request -
State: open - Opened by guilhermedesousa about 1 month ago
#146 - the Stage of the MACs
Issue -
State: open - Opened by niebowen666 4 months ago
- 1 comment
Labels: question
#145 - Fix funtional.interpolate hook
Pull Request -
State: closed - Opened by sovrasov 5 months ago
#144 - interpolation hook returns wrong result when `scale_factor` is scalar
Issue -
State: closed - Opened by rtyasdf 5 months ago
- 1 comment
Labels: bug
#143 - Large discrepancy between ptflops 0.7.0 and 0.7.1
Issue -
State: open - Opened by postrational 6 months ago
- 2 comments
Labels: question
#142 - Flops of Swin Transformer
Issue -
State: open - Opened by AiHaiHai 6 months ago
- 2 comments
Labels: question
#141 - Update setup script
Pull Request -
State: closed - Opened by sovrasov 7 months ago
#141 - Update setup script
Pull Request -
State: closed - Opened by sovrasov 7 months ago
#140 - Update backends
Pull Request -
State: closed - Opened by sovrasov 7 months ago
#140 - Update backends
Pull Request -
State: closed - Opened by sovrasov 7 months ago
#139 - Disable patch_tensor_ops for modules with custom_modules_hooks
Issue -
State: closed - Opened by Rikorose 8 months ago
- 2 comments
Labels: bug
#138 - Question : computing batch size in "conv_flops_counter_hook".
Issue -
State: closed - Opened by ehdrbs4935 8 months ago
- 2 comments
Labels: question
#137 - ImportError: cannot import name 'TorchDispatchMode' from 'torch.utils._python_dispatch'
Issue -
State: closed - Opened by euminds 9 months ago
- 2 comments
Labels: bug
#136 - Is it able to count also for layers from torch_geometric?
Issue -
State: open - Opened by harborsarah 9 months ago
#135 - Op Flatten not supported
Issue -
State: open - Opened by MarkWijkhuizen 10 months ago
- 1 comment
Labels: question
#134 - Question about add operation count in different case
Issue -
State: open - Opened by LOSKIw 12 months ago
#133 - Aten backend
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#132 - Update setup script
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#131 - failed to install
Issue -
State: closed - Opened by yongshangli about 1 year ago
- 2 comments
Labels: bug
#130 - Fix setup
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#129 - Fail to install the newest version
Issue -
State: closed - Opened by hcidspace about 1 year ago
- 1 comment
Labels: bug
#128 - Update docs
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#127 - Update docstring for public API
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#126 - Add support for ViT in timm module.
Pull Request -
State: closed - Opened by OliverXUZY about 1 year ago
#125 - Update setup script and license headers
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#124 - Support ViT from timm huggingface
Issue -
State: closed - Opened by OliverXUZY about 1 year ago
- 1 comment
Labels: enhancement
#123 - Fix imprecise bias flops calculation in linear hook
Pull Request -
State: closed - Opened by sovrasov about 1 year ago
#122 - How to work with two input or more
Issue -
State: closed - Opened by DachunKai about 1 year ago
- 6 comments
Labels: question
#121 - FLOPs for a linear layer with 3D input
Issue -
State: closed - Opened by martinferianc over 1 year ago
- 2 comments
Labels: enhancement
#120 - Fix parsing of args in interpolate hook
Pull Request -
State: closed - Opened by sovrasov over 1 year ago
#119 - Can't work with `F.interpolate`
Issue -
State: closed - Opened by DachunKai over 1 year ago
- 2 comments
Labels: bug
#118 - Fix input constructor logic
Pull Request -
State: closed - Opened by sovrasov over 1 year ago
#117 - Is there some bug in the 'input_constructor' function?
Issue -
State: closed - Opened by CanChengZheng over 1 year ago
- 2 comments
Labels: bug
#116 - Improve ops support
Pull Request -
State: closed - Opened by sovrasov over 1 year ago
#115 - Do this work with the 'deformable convolution' as well?
Issue -
State: open - Opened by dheerajvarma24 over 1 year ago
- 5 comments
Labels: question
#114 - There was a bug with computing FLOPs in OpenPCdet
Issue -
State: open - Opened by M0NSTERCOCO over 1 year ago
- 1 comment
Labels: question
#113 - Fix int32 overflow occurring on Windows
Pull Request -
State: closed - Opened by sovrasov over 1 year ago
#112 - integer overflow, when calculate the MACs of the ViT on Windows
Issue -
State: closed - Opened by lgylylyct over 1 year ago
- 1 comment
Labels: bug
#111 - The Conv1d with the same architecture yields different Macs in different models
Issue -
State: closed - Opened by R7788380 over 1 year ago
- 4 comments
Labels: question
#110 - support for torch.compile?
Issue -
State: open - Opened by CocytusDuo almost 2 years ago
- 1 comment
Labels: bug
#109 - Minor fixes
Pull Request -
State: closed - Opened by sovrasov almost 2 years ago
#108 - Support LayerNorm.
Pull Request -
State: closed - Opened by huxuan almost 2 years ago
Labels: enhancement
#107 - Support LayerNorm?
Issue -
State: closed - Opened by huxuan almost 2 years ago
- 1 comment
Labels: enhancement
#106 - flops are counted multiple times if a module is shared by other modules
Issue -
State: open - Opened by CocytusDuo almost 2 years ago
- 4 comments
Labels: bug, wontfix
#105 - how to calculate the flops if one module have 'einsum' option?
Issue -
State: closed - Opened by JunyaoHu almost 2 years ago
- 2 comments
Labels: enhancement, question, wontfix
#104 - Does this code also calculates MACs for back propagation?
Issue -
State: open - Opened by Vineet-the-git almost 2 years ago
- 1 comment
Labels: question
#103 - How do I calculate the FLOPs of a model with some frozen layers during training?
Issue -
State: closed - Opened by js-lee-AI about 2 years ago
- 2 comments
Labels: question
#102 - Is the input size of function "get_model_complexity_info()" must be fixed to 3 demensions?
Issue -
State: closed - Opened by Zhang-Lilai about 2 years ago
- 2 comments
Labels: duplicate, question
#101 - There was a bug with computing MultiheadAttention flops
Issue -
State: closed - Opened by ssk1997 about 2 years ago
- 9 comments
Labels: bug, wontfix
#100 - how to calculata FLOPS with LSTM?
Issue -
State: closed - Opened by sisongsongxi about 2 years ago
- 1 comment
Labels: question
#99 - Formula of batchnorm
Issue -
State: closed - Opened by unipdjahanifar about 2 years ago
- 5 comments
Labels: question
#98 - about MACS and FLOPS
Issue -
State: closed - Opened by leeqiaogithub about 2 years ago
- 2 comments
Labels: question
#97 - pytorch_ops of other activate functions are needed!
Issue -
State: closed - Opened by leyo42 about 2 years ago
- 4 comments
Labels: enhancement, question
#96 - Add torchvision VIT to the classification sample
Pull Request -
State: closed - Opened by sovrasov over 2 years ago
#95 - Regarding VIT support
Issue -
State: closed - Opened by ghjeong12 over 2 years ago
- 2 comments
Labels: enhancement
#94 - FLOPS in ResNet50_ImageNet
Issue -
State: open - Opened by miltonmondal over 2 years ago
- 2 comments
Labels: question
#93 - Input of the model must be one?
Issue -
State: closed - Opened by Y1YU over 2 years ago
- 3 comments
#92 - Add dummy tests
Pull Request -
State: closed - Opened by sovrasov almost 3 years ago
#91 - Test PR
Pull Request -
State: closed - Opened by sovrasov almost 3 years ago
#90 - Allow precision and unit arguments
Pull Request -
State: closed - Opened by lazToum almost 3 years ago
#89 - The number of parameters on BatchNormalization module
Issue -
State: open - Opened by hideakikuratsu almost 3 years ago
- 2 comments
Labels: question
#88 - Add support to conv with stride!=1
Pull Request -
State: closed - Opened by QingyuanWang about 3 years ago
- 1 comment
#87 - Fix Mac count displayed for small networks.
Pull Request -
State: closed - Opened by TanayNarshana about 3 years ago
#86 - Fix already defined warning behavior
Pull Request -
State: closed - Opened by sovrasov about 3 years ago
#85 - Bugfixes
Pull Request -
State: closed - Opened by sovrasov about 3 years ago
#84 - Zero division error when printing stats of 0-params model
Issue -
State: closed - Opened by noamgot about 3 years ago
Labels: bug
#83 - Add batch_first support in multihead_attention
Pull Request -
State: closed - Opened by LukasHedegaard about 3 years ago
#82 - GELU activation
Issue -
State: closed - Opened by abhi-glitchhg over 3 years ago
- 1 comment
Labels: enhancement
#81 - the dimension of our input changes, What should I deal with it?
Issue -
State: closed - Opened by ld199609 over 3 years ago
Labels: incomplete
#80 - The adverb should be put behind the modal verb
Pull Request -
State: closed - Opened by zhaofeng-shu33 over 3 years ago
#79 - how to calculate the flops of my own model
Issue -
State: closed - Opened by cheun726 over 3 years ago
- 1 comment
Labels: question
#78 - Does it support torch.bmm() or torch.matmul()
Issue -
State: closed - Opened by kamiLight over 3 years ago
- 2 comments
Labels: enhancement
#77 - FLOPs for Transformer structure?
Issue -
State: closed - Opened by 1104662797 over 3 years ago
- 1 comment
Labels: question
#76 - ResNet50 FLOPs?
Issue -
State: closed - Opened by ooodragon94 over 3 years ago
- 4 comments
Labels: question
#75 - What is the effect of frozen layers on GMACs?
Issue -
State: open - Opened by ahmadmobeen over 3 years ago
- 1 comment
Labels: question
#74 - Add more *norm layers
Pull Request -
State: closed - Opened by sovrasov over 3 years ago
#73 - Parameter count of conv
Issue -
State: closed - Opened by LiJiaBei-7 over 3 years ago
#72 - why get_model_complexity_info returns flops and params but in Readme it was macs and params?
Issue -
State: closed - Opened by lucasjinreal over 3 years ago
- 1 comment
#71 - Request to include FLOP count for Graph Convolutions
Issue -
State: open - Opened by pranavgundewar over 3 years ago
- 3 comments
Labels: question
#70 - FLOPs can not reveal real latency of model, but MACs can?
Issue -
State: open - Opened by lucasjinreal over 3 years ago
- 3 comments
Labels: question
#69 - how to calculate the flops for groupnorm
Issue -
State: closed - Opened by clelouch over 3 years ago
Labels: enhancement
#68 - Add support of MultiheadAttention
Pull Request -
State: closed - Opened by sovrasov over 3 years ago
#67 - how to calculate the flops for pixelshuffle operation?
Issue -
State: open - Opened by hcleung3325 over 3 years ago
- 7 comments
Labels: question
#66 - Plot of GMac and Params per layer
Issue -
State: open - Opened by carlodizon03 almost 4 years ago
#65 - MultiheadAttention 0 MACs
Issue -
State: closed - Opened by lawlict almost 4 years ago
- 1 comment
Labels: enhancement
#64 - Unify flops computation approach
Pull Request -
State: closed - Opened by sovrasov about 4 years ago
#63 - why i can not import get_model_complexity_info
Issue -
State: closed - Opened by sundongwei about 4 years ago
- 2 comments
Labels: invalid
#62 - The sum of per layer flops doesn't match the total flops
Issue -
State: closed - Opened by yuzhms about 4 years ago
- 3 comments
Labels: enhancement
#61 - Fixes, version update
Pull Request -
State: closed - Opened by sovrasov about 4 years ago
- 1 comment
#60 - Counting bias addition ops for linear layers
Issue -
State: closed - Opened by lzrvch about 4 years ago
- 1 comment
Labels: bug
#59 - The efficientnet paper insists efficientnet-b0 is 0.39 Gflops, but the measurement is 00.2Gflops
Issue -
State: closed - Opened by ytfksw about 4 years ago
- 3 comments
Labels: question
#58 - Fix hook for ConvTransposed
Pull Request -
State: closed - Opened by sovrasov about 4 years ago
#57 - The flops calculation of ConvTranspose2d (Deconv)
Issue -
State: closed - Opened by Spark001 about 4 years ago
- 2 comments
Labels: bug
#56 - # Is this repo work for all BERT model?
Issue -
State: open - Opened by janezzzz over 4 years ago
- 1 comment
Labels: question
#55 - print repr instead of str
Issue -
State: closed - Opened by 0phoff over 4 years ago
- 1 comment
Labels: enhancement
#54 - Possible redundant dataclasses dependency
Issue -
State: open - Opened by AndersonZhangyq over 4 years ago
- 1 comment
Labels: question
#53 - create ptflops_bert.py
Pull Request -
State: closed - Opened by wangcongcong123 over 4 years ago
- 1 comment
#52 - Warning: module xxx is treated as a zero-op.
Issue -
State: closed - Opened by likyoo over 4 years ago
- 2 comments
Labels: question
#51 - FLOPS for CIFAR10 or CIFAR100
Issue -
State: closed - Opened by miltonmondal over 4 years ago
- 2 comments
Labels: question
#50 - FLOPS for LSTM model
Issue -
State: closed - Opened by preksha12 over 4 years ago
- 2 comments
Labels: incomplete