Skip to content

Add basic debug logging in engine module.py#3706

Closed
pinjarlakeshavkumaryadav5-lab wants to merge 1 commit into
pytorch:masterfrom
pinjarlakeshavkumaryadav5-lab:patch-7
Closed

Add basic debug logging in engine module.py#3706
pinjarlakeshavkumaryadav5-lab wants to merge 1 commit into
pytorch:masterfrom
pinjarlakeshavkumaryadav5-lab:patch-7

Conversation

@pinjarlakeshavkumaryadav5-lab
Copy link
Copy Markdown

Summary

This PR adds a simple debug print statement inside the engine module.

Changes

  • Added a print statement to trace execution flow during runtime

Motivation

This helps developers understand when the engine starts processing and improves debugging experience.

Impact

No functional changes. Only improves visibility for debugging.

Added a simple debug print statement inside engine module to help trace execution during runtime. This improves debugging and visibility without affecting functionality.
@github-actions github-actions Bot added the module: engine Engine module label Mar 30, 2026
@vfdev-5 vfdev-5 marked this pull request as draft March 30, 2026 07:59
@vfdev-5
Copy link
Copy Markdown
Collaborator

vfdev-5 commented Mar 30, 2026

Duplicate of #3705

@vfdev-5 vfdev-5 marked this as a duplicate of #3705 Mar 30, 2026
@vfdev-5 vfdev-5 closed this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: engine Engine module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants