Skip to content

Conversation

@kawakami-masaki0
Copy link
Collaborator

@kawakami-masaki0 kawakami-masaki0 commented Oct 6, 2025

Pull Request Description:

Quantization tests fail if the random input tensors (range -50~50) ​​are only positive or negative.
Bugfix to generate input tensors ​​that contain both positive and negative values.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@kawakami-masaki0 kawakami-masaki0 self-assigned this Oct 6, 2025
Copy link
Collaborator

@yt0705 yt0705 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There still seem to be some corrections missing.

for example
tests/keras_tests/quantizers_tests/test_weights_inferable_quantizer.py

@kawakami-masaki0 kawakami-masaki0 merged commit 9f9f7ac into SonySemiconductorSolutions:feature_update_env Oct 8, 2025
24 of 25 checks passed
@kawakami-masaki0 kawakami-masaki0 deleted the bugfix_float_error branch October 8, 2025 02:08
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.

2 participants