Skip to content

Commit 7cd7fe5

Browse files
Re-sync with internal repository (#140)
Co-authored-by: Facebook Community Bot <[email protected]>
1 parent 4981715 commit 7cd7fe5

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ outlined on that page and do not file a public issue.
2828

2929
## License
3030
By contributing to tnt, you agree that your contributions will be licensed
31-
under the LICENSE file in the root directory of this source tree.
31+
under the LICENSE file in the root directory of this source tree.

docs/_static/css/pytorch_theme.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ h1, h2, .rst-content .toctree-wrapper p.caption, h3, h4, h5, h6, legend, p.capti
7171

7272
a {
7373
color: #F05732;
74-
7574
}
7675

7776
a:hover {

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ mlog = MeterLogger(server="Server's IP", nclass=10, title="mnist")
4646
```
4747

4848

49-
## Figure
49+
## Figure
5050

5151
![visdom.png](meterlogger.png)

torchtnt/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# (c) Meta Platforms, Inc. and affiliates. Confidential and proprietary.

0 commit comments

Comments
 (0)