[GPU] Update condition of NMSIEInternal op convert callback in transformation for legacy static models (#30458)
### Details:
- Update condition of NMSIEInternal op convert callback in
transformation for legacy static models
- Some models have performance regression when allow_new_shape_infer is
changed to true by PR#30043. This PR fixes it.
### Tickets:
- 166611
- 166613
- 167154