mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* [Feature] Add ImageClassificationInferencer. * Update inferencer implementation and add unit tests. * Update documentations. * Update pre-commit hook * Update docs
14 lines
244 B
ReStructuredText
14 lines
244 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
.. currentmodule:: {{ module }}
|
|
|
|
|
|
{{ name | underline}}
|
|
|
|
.. autoclass:: {{ name }}
|
|
:members: transform
|
|
|
|
..
|
|
autogenerated from _templates/callable.rst
|
|
note it does not have :inherited-members:
|