alibi_detect.cd.utils
Constants
logger
loggerlogger: logging.Logger = <Logger alibi_detect.cd.utils (WARNING)>Functions
encompass_batching
encompass_batchingencompass_batching(model: Callable, backend: str, batch_size: int, device: Union[Literal[cuda, gpu, cpu], ForwardRef('torch.device'), None] = None, preprocess_batch_fn: Optional[Callable] = None, tokenizer: Optional[Callable] = None, max_len: Optional[int] = None) -> CallableName
Type
Default
Description
encompass_shuffling_and_batch_filling
encompass_shuffling_and_batch_fillingName
Type
Default
Description
get_input_shape
get_input_shapeName
Type
Default
Description
update_reference
update_referenceName
Type
Default
Description
Last updated
Was this helpful?

