Seokhyeon Jeong
Results
1
issues of
Seokhyeon Jeong
When executing the code related to group_DRO, I encountered a segmentation fault error at the following part: IN group_DRO/gdro_data/dfr_datasets.py ``` sys.path.append("../") import data as dfr_data ``` I'm wondering about the...