[GPU] Fix implicit narrowing conversion warnings (C4244) in GPU plugin - Step 2 #35444
fix(GPU): change int to int64_t for Dimension::value_type variables
f8024112
fix(GPU): resolve int32_t narrowing from Dimension::value_type
5b6b3f54
fix(GPU): add static_cast<uint32_t> for narrowing conversions
6be86f63
fix(GPU): resolve narrowing warnings in multiclass_nms and resample k…
b1187256
fix(GPU): add static_cast<int32_t> for tensor sizes narrowing in batc…
b25d9bac
fix(GPU): resolve C4244 warnings in ocl impl files (border, pooling, …
b2091605
fix(GPU): resolve C4244 narrowing warnings in ocl impls and runtime h…
2f2bcfe0
fix(GPU) fail to build
30c3e35d
fix clang error
232394d0
follow up code review
7efabaf3
fix(GPU) follow-up code review
96eda2ac
resolve C4244 narrowing warnings for various files
16755091
fix(GPU): pass out_vecs as argument to lambda for explicit dataflow
8b70fdba
isanghao
approved these changes
on 2026-04-23
isanghao
merged
e1dde008
into master 60 days ago
isanghao
deleted the fix_warning_issue_binskim_step02 branch 60 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub