Xingjian Zhen

Results 4 comments of Xingjian Zhen

我也遇到了相同的问题

> Hi @zhenxingjian, what model are you using for this? I'll note that we have only tested multi-GPU training on scVI. I'm following the setup of multiVI. If you've tested...

Hi, I used scvi.model.MULTIVI.convert_legacy_save( os.path.join(model_path, cur_best_model_path), os.path.join(model_path, cur_best_model_path), overwrite=True, ) RNA_ATAC_model_raw = scvi.model.MULTIVI.load(os.path.join(model_path, cur_best_model_path)) But still get the same error. KeyError: 'ind_x'