Loading
[offload] Add floating-point support detection queries (#193233)
Add device info queries to detect support for half-, single-, and double-precision floating-point formats. For the AMDGPU, CUDA, and Host plugins, add the new queries alongside the existing capability reporting without changing current behavior. For the Level Zero plugin, implement floating-point support detection and capability querying.