Skip to content

Commit 236f478

Browse files
authored
Create a file for torchX OSS out-of-sync training
Differential Revision: D57126980 Pull Request resolved: #909
1 parent ec8d0e8 commit 236f478

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#!/usr/bin/env python3
2+
# Copyright (c) Meta Platforms, Inc. and affiliates.
3+
# All rights reserved.
4+
#
5+
# This source code is licensed under the BSD-style license found in the
6+
# LICENSE file in the root directory of this source tree.
7+
8+
# pyre-strict
9+
10+
# This file is for lex team to ramp up on torchX OSS.
11+
# Please do not modify this file unless you know what you are doing.

0 commit comments

Comments
 (0)