lm_polygraph.app package

Submodules

lm_polygraph.app.parsers module

lm_polygraph.app.parsers.parse_ensemble(path: str, device: str = 'cpu') Tuple[WhiteboxModel, WhiteboxModel][source]
lm_polygraph.app.parsers.parse_model(model: str) str[source]
lm_polygraph.app.parsers.parse_seq_ue_method(method_name: str, model_path: str, cache_path: str) Estimator[source]
lm_polygraph.app.parsers.parse_tok_ue_method(method_name: str, model_path: str, cache_path: str) Estimator[source]

lm_polygraph.app.service module

lm_polygraph.app.service_helpers module

lm_polygraph.app.service_modal module

lm_polygraph.app.test_service module

Module contents