Skip to content

[quantization] Clean up example script#544

Merged
mhs4670go merged 1 commit intoSamsung:mainfrom
mhs4670go:tr
Mar 10, 2026
Merged

[quantization] Clean up example script#544
mhs4670go merged 1 commit intoSamsung:mainfrom
mhs4670go:tr

Conversation

@mhs4670go
Copy link
Contributor

This commit cleans up example scripts.

TICO-DCO-1.0-Signed-off-by: seongwoo mhs4670go@naver.com

This commit cleans up example scripts.

TICO-DCO-1.0-Signed-off-by: seongwoo <mhs4670go@naver.com>
@mhs4670go mhs4670go requested a review from a team March 10, 2026 04:14
DEVICE = "cpu"

torch.set_grad_enabled(False)
torch.manual_seed(123)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this seed value intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. I just picked random value to get constant results.

Copy link
Contributor

@shs-park shs-park left a comment

Choose a reason for hiding this comment

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

LGTM!
=)

@mhs4670go mhs4670go merged commit 4546cf7 into Samsung:main Mar 10, 2026
7 checks passed
@mhs4670go mhs4670go deleted the tr branch March 10, 2026 04:51
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.

3 participants