Skip to content

Commit

Permalink
Create a file for torchX OSS out-of-sync training
Browse files Browse the repository at this point in the history
Differential Revision: D57126980

Pull Request resolved: #909
  • Loading branch information
yikaiMeta authored May 9, 2024
1 parent ec8d0e8 commit 236f478
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions torchx/examples/torchx_out_of_sync_training.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#!/usr/bin/env python3
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the BSD-style license found in the
# LICENSE file in the root directory of this source tree.

# pyre-strict

# This file is for lex team to ramp up on torchX OSS.
# Please do not modify this file unless you know what you are doing.

0 comments on commit 236f478

Please sign in to comment.