mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +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:
|