alibi.utils.missing_optional_dependency
Constants
err_msg_template
err_msg_templateerr_msg_template: string.Template = <string.Template object at 0x16e56cbe0>ERROR_TYPES
ERROR_TYPESERROR_TYPES: dict = {'ray': 'ray', 'tensorflow': 'tensorflow', 'torch': 'torch', 'pytorch': 'torc...MissingDependency
MissingDependencyConstructor
MissingDependency(self, object_name: str, err: Union[ModuleNotFoundError, ImportError], missing_dependency: str = 'all')Name
Type
Default
Description
Properties
Property
Type
Description
Functions
import_optional
import_optionalName
Type
Default
Description
Last updated
Was this helpful?

