[VitisAI] fix deinit vitisai ep (#23725)
### Description
<!-- Describe your changes. -->
Removed the schema when unloading.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This fix the crash where the onnxruntime reloads vitisai ep.
Co-authored-by: Yueqing Zhang <yueqingz@amd.com>