Commit f006ab7
authored
fix(accelerator): Adding name method in XPUAccelerator (#3108)
* Update xpu.py regarind PR #3092
Added the name method to fix an issue related to a newly added feature in lightning 2.5.6
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
* Update xpu.py
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
* Update xpu.py
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
* Update xpu.py with docstring
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
* Update xpu.py with correct docstring
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
* added name method for XPUAccelerator
Signed-off-by: waschsalz <niclas.zschach@icloud.com>
---------
Signed-off-by: Niclas <152474825+waschsalz@users.noreply.github.com>
Signed-off-by: waschsalz <niclas.zschach@icloud.com>1 parent 668760c commit f006ab7
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
62 | | - | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
0 commit comments