-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add STORE_LOGGER_LOG #27627
Add STORE_LOGGER_LOG #27627
Conversation
Signed-off-by: Kang Wenjing <[email protected]>
Signed-off-by: Kang Wenjing <[email protected]>
Signed-off-by: Kang Wenjing <[email protected]>
Signed-off-by: Kang Wenjing <[email protected]>
f64473c
to
c766d5d
Compare
* Type: boolean, default is false. | ||
* This option allows to store the log during compilation | ||
*/ | ||
static constexpr ov::Property<bool> store_logger_log{"NPU_STORE_LOGGER_LOG"}; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why we actually need a new property for that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nor sure if we need to have a switch to turn off this feature on plugin side, if we always keep the feature on, i think can remove the option
This PR will be closed in a week because of 2 weeks of no activity. |
This PR was closed because it has been stalled for 2 week with no activity. |
Details:
Tickets: