Skip to content

Fix common import for onnxrt #1559

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

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Fix common import for onnxrt #1559

merged 3 commits into from
Jan 23, 2024

Conversation

Kaihui-intel
Copy link
Contributor

@Kaihui-intel Kaihui-intel commented Jan 23, 2024

Type of Change

bug fix

Description

Fix logger import for onnxrt
Fix utils imoprt.

from neural_compressor.common.utilily import RTN
->
from neural_compressor.common.utils import RTN

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

Pre-CI

Dependency Change?

None

Signed-off-by: Kaihui-intel <[email protected]>
@Kaihui-intel Kaihui-intel changed the title Fix logger import for onnxrt Fix common import for onnxrt Jan 23, 2024
@chensuyue chensuyue merged commit 6a5ad55 into master Jan 23, 2024
@chensuyue chensuyue deleted the kaihui/onnx-logger branch January 23, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants