MtMExtractor# class ts3.models.transductive.MtMExtractor(pretrain_ckpt, seed, ckpt_dir, filters=None, csv_path=None)[source]# Bases: ts3.models.transductive.base.TransductiveExtractor read(state_dict, dataset, uids)[source]# Embeddings for uids out of one checkpoint’s weights, and the uids they match. Return type: tuple[Tensor, ndarray]