Skip to content

Issue : Inconsistent Logging in Fabric Examples #14

Description

@PrinceSajjadHussain

The train function uses standard print statements for logging, but the main block of Fabric examples (03_fabric-vit.py and later) uses fabric.print. This inconsistency makes the output harder to follow, particularly in multi-GPU scenarios where only the main process should print certain information. All logging should utilize fabric.print when Fabric is used.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions