circuit_training icon indicating copy to clipboard operation
circuit_training copied to clipboard

Program blocked

Open Rejuy opened this issue 2 years ago • 5 comments

Hi there! I ran into some problems when I'm running the project. I did as the README.md says, and when it was executing this line, it got blocked and never return. How could this happen? I have no idea. Could you give me some advice? Thanks a lot!

# learner.py
loss_info = self._generic_learner.run(self._steps_per_iter,
                                              self._train_iterator)

Rejuy avatar Oct 09 '22 09:10 Rejuy