Data type support# The input and output data types supported by hipCUB are listed here: Table 1 Supported Input/Output Types# Input/Output Types AMD Support CUDA Support int8 ✅ ✅ float8 ❌ ❌ bfloat8 ❌ ❌ int16 ✅ ✅ float16 ✅ ✅ [1] bfloat16 ✅ ✅ [2] int32 ✅ ✅ tensorfloat32 ❌ ❌ float32 ✅ ✅ float64 ✅ ✅ Footnotes