File tree 3 files changed +4
-1
lines changed
3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
6
6
7
+ bar
7
8
8
9
## [ unreleased] - 202Y-MM-DD
9
10
Original file line number Diff line number Diff line change 5
5
# You may obtain a copy of the License at
6
6
#
7
7
# http://www.apache.org/licenses/LICENSE-2.0
8
- #
8
+ # baz
9
9
# Unless required by applicable law or agreed to in writing, software
10
10
# distributed under the License is distributed on an "AS IS" BASIS,
11
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Original file line number Diff line number Diff line change @@ -43,6 +43,8 @@ ______________________________________________________________________
43
43
44
44
## PyTorch Lightning is just organized PyTorch
45
45
46
+ foo
47
+
46
48
Lightning disentangles PyTorch code to decouple the science from the engineering.
47
49
![ PT to PL] ( ../docs/source-pytorch/_static/images/general/pl_quick_start_full_compressed.gif )
48
50
You can’t perform that action at this time.
0 commit comments