pub fn to_fp8(a: impl AsRef<Array>) -> Result<Array>
Convert an array to FP8 (E4M3) format.
See Array::to_fp8 for more details.
Array::to_fp8