onnxruntime
Fix CUDA 12.8+ build issues with regards to fp4 type
#26061
Merged

Commits
  • Include cuda.h in a couple of CUDA Ep specific headers before float4.h is included
    hariharans29 committed 236 days ago
  • Add some static assert safety checks
    hariharans29 committed 236 days ago
  • Update onnxruntime/core/providers/cuda/cuda_type_conversion.h
    hariharans29 committed 236 days ago
  • Update onnxruntime/core/providers/cuda/cuda_common.h
    hariharans29 committed 236 days ago
  • Fix
    hariharans29 committed 236 days ago
  • Fix 2
    hariharans29 committed 236 days ago
  • Fix lint
    hariharans29 committed 236 days ago
  • Re-work
    hariharans29 committed 236 days ago
Loading