mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/55471 Move torchelastic/distributed/api to torch/distributed/elastic/launchers/api Test Plan: buck test mode/dev-nosan //pytorch/elastic/torchelastic/... buck test mode/dev-nosan //caffe2/test/distributed/elastic/agent/server/test/... SyncSGD: tsm_aivanou-SparseNNApplication_432fc009 f263322216 Reviewed By: wilson100hong Differential Revision: D27614353 fbshipit-source-id: a3b58fac2ebf803b8da5852ae2be0851b1cca695
8 lines
230 B
Python
8 lines
230 B
Python
#!/usr/bin/env python3
|
|
|
|
# Copyright (c) Facebook, Inc. and its 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.
|