Skip to content

Conversation

@hyunback
Copy link
Contributor

@hyunback hyunback commented Dec 2, 2025

Details:

  • Enable list_layers and print_input_data_shapes debug option again.

Tickets:

  • ticket-id

@hyunback hyunback requested review from a team as code owners December 2, 2025 10:12
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Dec 2, 2025
@hyunback hyunback added WIP work in progress and removed WIP work in progress labels Dec 2, 2025
static constexpr Property<float, ov::PropertyMutability::RW> mem_pool_util_threshold{"GPU_MEM_POOL_UTIL_THRESHOLD"};
static constexpr Property<bool, ov::PropertyMutability::RW> dump_src_after_exec{"GPU_DUMP_SRC_TENSORS_AFTER_EXEC"};
static constexpr Property<bool, ov::PropertyMutability::RW> allow_bypass_xattn{"GPU_ALLOW_BYPASS_XATTN_EXEC"};
static constexpr Property<bool, ov::PropertyMutability::RW> print_list_layers{"GPU_PRINT_LIST_LAYERS"};
Copy link
Contributor

Choose a reason for hiding this comment

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

PRINT_LIST_LAYERS sounds weird. what about LIST_LAYERS(my preference) or PRINT_LAYER_LIST?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Applied LIST_LAYERS

Copy link
Contributor

@isanghao isanghao left a comment

Choose a reason for hiding this comment

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

LGTM

@isanghao isanghao enabled auto-merge December 3, 2025 03:07
@hyunback hyunback force-pushed the debug_option_print_list_layers branch from c904d7f to 0e03b13 Compare December 4, 2025 01:59
@isanghao isanghao added this pull request to the merge queue Dec 4, 2025
Merged via the queue into openvinotoolkit:master with commit 43c25a3 Dec 4, 2025
188 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GPU OpenVINO GPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants