Skip to content

docs: clarify tensor dump output behavior in Eagle mode#26

Open
yaya159456 wants to merge 1 commit intosgl-project:mainfrom
yaya159456:fix_eagle_fileoverwrite
Open

docs: clarify tensor dump output behavior in Eagle mode#26
yaya159456 wants to merge 1 commit intosgl-project:mainfrom
yaya159456:fix_eagle_fileoverwrite

Conversation

@yaya159456
Copy link
Copy Markdown

@yaya159456 yaya159456 commented Mar 31, 2026

Summary

Add description that tensor outputs are separated into 'draft' and 'target' subdirectories when Eagle mode is enabled.
This PR updates the documentation for --debug-tensor-dump-output-folder to clarify its behavior in Eagle mode.
#27

Motivation

In Eagle mode, tensor outputs from the target and draft models are stored in separate subdirectories ("target" and "draft"). This behavior was previously undocumented, which may cause confusion when analyzing dumped tensors.

Modifications

  • Update the help description of --debug-tensor-dump-output-folder
  • Add clarification that tensor outputs are separated into target/ and draft/ subdirectories in Eagle mode

Related Pull Request

Additional Notes

This is a documentation-only change and does not affect model behavior or performance.

Add description that tensor outputs are separated into 'draft' and 'target'
subdirectories when Eagle mode is enabled.
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.

1 participant