mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[FRONTEND/BACKEND] Revived Float8E4B15x4 (#2090)
This commit is contained in:
@@ -248,6 +248,7 @@ class JITFunction(KernelInterface[T]):
|
||||
"float8e4": "fp8e4",
|
||||
"float8e5": "fp8e5",
|
||||
"float8e4b15": "fp8e4b15",
|
||||
"float8e4b15x4": "fp8e4b15x4",
|
||||
"float16": "fp16",
|
||||
"bfloat16": "bf16",
|
||||
"float32": "fp32",
|
||||
|
||||
Reference in New Issue
Block a user