[VitisAI]add tensor type bool (#26434)
### Description
<!-- Describe your changes. -->
Add tensor proto type for bool
### 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. -->
Found a new model with bool data type
Co-authored-by: Yueqing Zhang <yueqingz@amd.com>