Skip to content

Conversation

@skshetry
Copy link
Collaborator

Thank you for the contribution - we'll try to review it as soon as possible. 🙏

@skshetry skshetry requested a review from daavoo October 17, 2022 08:46
def runner():
return dl.SupervisedRunner(
engine=get_available_engine(),
engine=catalyst.utils.torch.get_available_engine(cpu=True),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without cpu=True, it was hanging for a while for me, possibly initializing GPU/CUDA.

@skshetry skshetry merged commit 2d61715 into main Oct 17, 2022
@skshetry skshetry deleted the catalyst-fast-test branch October 17, 2022 09:04
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

Successfully merging this pull request may close these issues.

3 participants