31 lines
510 B
ReStructuredText
31 lines
510 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
mmengine.analysis
|
|
===================================
|
|
|
|
.. contents:: mmengine.analysis
|
|
:depth: 2
|
|
:local:
|
|
:backlinks: top
|
|
|
|
.. currentmodule:: mmengine.analysis
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
:template: classtemplate.rst
|
|
|
|
ActivationAnalyzer
|
|
FlopAnalyzer
|
|
|
|
.. autosummary::
|
|
:toctree: generated
|
|
:nosignatures:
|
|
|
|
activation_count
|
|
flop_count
|
|
parameter_count
|
|
parameter_count_table
|
|
get_model_complexity_info
|