Skip to content

Conversation

pggPL
Copy link
Collaborator

@pggPL pggPL commented Aug 29, 2025

Description

The max_blockwise_dynamic_range stats computes and returns the maximum value among the dynamic ranges calculated for each individual block within a tensor. Block size and dimensionality(1 or 2) can be specified in .yaml file.

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@pggPL pggPL changed the title [PyTorch Debug] Add max_blockwise_X_dynamic_range stats [PyTorch Debug] Add max_blockwise_dynamic_range stats Sep 19, 2025
pggPL and others added 4 commits September 19, 2025 15:39
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
@pggPL pggPL force-pushed the blockwise_dynamic_range branch from d362d2a to ae8d7bc Compare September 19, 2025 15:00
@pggPL
Copy link
Collaborator Author

pggPL commented Sep 19, 2025

/te-ci pytorch

pggPL and others added 5 commits September 19, 2025 15:28
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
@pggPL
Copy link
Collaborator Author

pggPL commented Sep 22, 2025

/te-ci pytorch

pggPL and others added 2 commits September 22, 2025 10:56
Signed-off-by: Pawel Gadzinski <pgadzinski@nvidia.com>
@pggPL
Copy link
Collaborator Author

pggPL commented Sep 22, 2025

/te-ci pytorch

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