def _load_file(self, f): return torch.load(f, map_location=torch.device("cpu"))