Skip to content

Commit dbd777a

Browse files
BordaCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 37ca86c commit dbd777a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning/fabric/fabric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def _do_nothing(*_: Any) -> None:
8686
class Fabric:
8787
r"""Fabric accelerates your PyTorch training or inference code with minimal changes required.
8888
89-
Features:
89+
Key Features:
9090
- Automatic placement of models and data onto the device.
9191
- Automatic support for mixed and double precision (smaller memory footprint).
9292
- Seamless switching between hardware (CPU, GPU, TPU) and distributed training strategies

0 commit comments

Comments
 (0)