mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[BACKEND] Now using call_once to initialize LLVM target (#1373)
This commit is contained in:
@@ -162,7 +162,7 @@ def test_elementwise(N):
|
||||
flash_attention_data = {
|
||||
"a100": {
|
||||
(4, 48, 4096, 64, 'forward', 'float16'): 0.37,
|
||||
(4, 48, 4096, 64, 'backward', 'float16'): 0.25,
|
||||
(4, 48, 4096, 64, 'backward', 'float16'): 0.26,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user