Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It looks like missing code is in the experiment. #7

Open
mkfar opened this issue May 28, 2023 · 1 comment
Open

It looks like missing code is in the experiment. #7

mkfar opened this issue May 28, 2023 · 1 comment

Comments

@mkfar
Copy link

mkfar commented May 28, 2023

I am sorry to bother you. I ran the experiment MIA. However, there are some parts missing. In line 345, the function _obtain_posterior() is incomplete. Could you please help to fix the error?
def _obtain_posterior(self, num_sample, num_shard, sample_name, save_path):
pass

@fengxijia
Copy link

I am sorry to bother you. I ran the experiment MIA. However, there are some parts missing. In line 345, the function _obtain_posterior() is incomplete. Could you please help to fix the error? def _obtain_posterior(self, num_sample, num_shard, sample_name, save_path): pass

Hi, I guess this pass is in the parent class. _obtain_posterior() has been defined in each subclass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants