Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix reshape issue for Bayesian strategy #1042

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

Kaihui-intel
Copy link
Contributor

@Kaihui-intel Kaihui-intel commented Jun 29, 2023

Type of Change

bug fix
API no change

Description

Fixed reshape issue for Bayesian strategy.
Replace reshape(1, -1) with flatten().

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

no

@VincyZhang VincyZhang merged commit 77cb836 into master Jun 29, 2023
@VincyZhang VincyZhang deleted the kaihui/bayesian_issue branch June 29, 2023 12:01
chensuyue pushed a commit to chensuyue/lpot that referenced this pull request Feb 21, 2024
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