ExtractHandler ============== .. currentmodule:: lib.infer.handler .. autoclass:: ExtractHandler :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExtractHandler.batch_size ~ExtractHandler.processors ~ExtractHandler.runner .. rubric:: Methods Summary .. autosummary:: ~ExtractHandler.__call__ ~ExtractHandler.init_model ~ExtractHandler.output_info ~ExtractHandler.post_process ~ExtractHandler.pre_process ~ExtractHandler.process .. rubric:: Attributes Documentation .. autoattribute:: batch_size .. autoattribute:: processors .. autoattribute:: runner .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: init_model .. automethod:: output_info .. automethod:: post_process .. automethod:: pre_process .. automethod:: process