Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Can't print within torchscript during in eval mode #13

Description

@ravihammond

I'm trying to print to the terminal inside the r2d2 act() function. Whilst training using selfplay.py, the act group that generates data are successfully printing, however, when I run the eval_model.py script, the program is freezing when calling runner_->get("act").

Would you have any idea why this is happening, and how I can fix it from freezing? I would like to run some print statements within torchscript during eval mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions