[FRONTEND/BACKEND] Revived Float8E4B15x4 (#2090)

This commit is contained in:
Zahi Moudallal
2023-08-11 17:49:52 -07:00
committed by GitHub
parent 382e8fb1fa
commit a01c116f76
12 changed files with 59 additions and 35 deletions

View File

@@ -248,6 +248,7 @@ class JITFunction(KernelInterface[T]):
"float8e4": "fp8e4",
"float8e5": "fp8e5",
"float8e4b15": "fp8e4b15",
"float8e4b15x4": "fp8e4b15x4",
"float16": "fp16",
"bfloat16": "bf16",
"float32": "fp32",