torchstat
torchstat copied to clipboard
Some layer is not supported!
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
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
can you give me a tool that support these layers,thanks!