torchstat icon indicating copy to clipboard operation
torchstat copied to clipboard

Some layer is not supported!

Open Hengwei-Zhao96 opened this issue 5 years ago • 2 comments

Thanks for your good job, however i found some layer can not be calculated.

GroupNorm is not supported AdaptiveAvgPool2d is not supported Identity is not supported

Hengwei-Zhao96 avatar Apr 11 '21 13:04 Hengwei-Zhao96

same:

[MAdd]: Conv1d is not supported!
[Flops]: Conv1d is not supported!
[Memory]: Conv1d is not supported!
[MAdd]: PositionalEncoding is not supported!
[Flops]: PositionalEncoding is not supported!
[Memory]: PositionalEncoding is not supported!
[MAdd]: LayerNorm is not supported!
[Flops]: LayerNorm is not supported!
[Memory]: LayerNorm is not supported!
[MAdd]: Dropout is not supported!
[Flops]: Dropout is not supported!
[Memory]: Dropout is not supported!
[MAdd]: LayerNorm is not supported!
[Flops]: LayerNorm is not supported!
[Memory]: LayerNorm is not supported!
error 

quancs avatar Dec 28 '21 02:12 quancs

can you give me a tool that support these layers,thanks!

cyj0920 avatar Mar 07 '23 13:03 cyj0920