Skip to content

Conversation

@kiukchung
Copy link
Contributor

Summary:
Fixes incorrect docs that claim to run on docker containers when the command is -s local_cwd (see screenshot below)

{F672188530}

Differential Revision: D31828767

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Oct 21, 2021
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D31828767

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D31828767

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #294 (713c45b) into main (3290ec3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          56       56           
  Lines        2670     2670           
=======================================
  Hits         2529     2529           
  Misses        141      141           
Impacted Files Coverage Δ
torchx/components/dist.py 85.71% <ø> (ø)
torchx/components/train.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3290ec3...713c45b. Read the comment docs.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D31828767

…l_cwd in the components.dist docstring (#294)

Summary:
Pull Request resolved: #294

Fixes incorrect docs that claim to run on docker containers when the command is `-s local_cwd` (see screenshot below)

{F672188530}

Differential Revision: D31828767

fbshipit-source-id: 3806997023f463a11ae1bb8ff9824b660f297abe
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D31828767

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in ddcae5c.

grievejia added a commit to grievejia/torchx that referenced this pull request Apr 18, 2022
…mantic changes (meta-pytorch#294)

Summary:
X-link: facebookresearch/fbpcp#294

X-link: facebookresearch/recipes#19

Pyre is going to have a semantic change in its configuration: D35695552.

Basically, we are changing the default behavior on how search paths are discovered. Pre-existing configurations need to explicitly opt-in to the old behavior -- otherwise, they may risk breaking their type check setups.

The added option will lead to a Pyre warning for now, but that warning would go away on the next Pyre upgrade.

Reviewed By: stroxler

Differential Revision: D35724336

fbshipit-source-id: d94f10d68589b1c176e0e8cf7df87ba3f2db9ef2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants