torchx-nightly 2025.10.10__py3-none-any.whl → 2025.10.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of torchx-nightly might be problematic. Click here for more details.
- torchx/specs/api.py +0 -1
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/METADATA +1 -1
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/RECORD +7 -7
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/LICENSE +0 -0
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/WHEEL +0 -0
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/entry_points.txt +0 -0
- {torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/top_level.txt +0 -0
torchx/specs/api.py
CHANGED
|
@@ -483,7 +483,6 @@ class Role:
|
|
|
483
483
|
name: str
|
|
484
484
|
image: str
|
|
485
485
|
min_replicas: Optional[int] = None
|
|
486
|
-
base_image: Optional[str] = None # DEPRECATED DO NOT SET, WILL BE REMOVED SOON
|
|
487
486
|
entrypoint: str = MISSING
|
|
488
487
|
args: List[str] = field(default_factory=list)
|
|
489
488
|
env: Dict[str, str] = field(default_factory=dict)
|
|
@@ -70,7 +70,7 @@ torchx/schedulers/lsf_scheduler.py,sha256=YS6Yel8tXJqLPxbcGz95lZG2nCi36AQXdNDyuB
|
|
|
70
70
|
torchx/schedulers/slurm_scheduler.py,sha256=vypGaCZe61bkyNkqRlK4Iwmk_NaAUQi-DsspaWd6BZw,31873
|
|
71
71
|
torchx/schedulers/streams.py,sha256=8_SLezgnWgfv_zXUsJCUM34-h2dtv25NmZuxEwkzmxw,2007
|
|
72
72
|
torchx/specs/__init__.py,sha256=XpyR3PPcv5IwZg5iX18KDoRhDFqUoQm7o4ANo6lOo78,6683
|
|
73
|
-
torchx/specs/api.py,sha256=
|
|
73
|
+
torchx/specs/api.py,sha256=BbZbNSvPnpC2KOfVC5_oIR-AE730ArRUeUyFyyTKxh4,45329
|
|
74
74
|
torchx/specs/builders.py,sha256=Ye3of4MupJ-da8vLaX6_-nzGo_FRw1BFpYsX6dAZCNk,13730
|
|
75
75
|
torchx/specs/file_linter.py,sha256=z0c4mKJv47BWiPaWCdUM0A8kHwnj4b1s7oTmESuD9Tc,14407
|
|
76
76
|
torchx/specs/finder.py,sha256=gWQNEFrLYqrZoI0gMMhQ70YAC4sxqS0ZFpoWAmcVi44,17438
|
|
@@ -102,9 +102,9 @@ torchx/workspace/__init__.py,sha256=cZsKVvUWwDYcGhe6SCXQGBQfbk_yTnKEImOkI6xmu30,
|
|
|
102
102
|
torchx/workspace/api.py,sha256=h2SaC-pYPBLuo3XtkXJ0APMoro-C-ry7KucI7r3EUf4,8753
|
|
103
103
|
torchx/workspace/dir_workspace.py,sha256=npNW_IjUZm_yS5r-8hrRkH46ndDd9a_eApT64m1S1T4,2268
|
|
104
104
|
torchx/workspace/docker_workspace.py,sha256=PFu2KQNVC-0p2aKJ-W_BKA9ZOmXdCY2ABEkCExp3udQ,10269
|
|
105
|
-
torchx_nightly-2025.10.
|
|
106
|
-
torchx_nightly-2025.10.
|
|
107
|
-
torchx_nightly-2025.10.
|
|
108
|
-
torchx_nightly-2025.10.
|
|
109
|
-
torchx_nightly-2025.10.
|
|
110
|
-
torchx_nightly-2025.10.
|
|
105
|
+
torchx_nightly-2025.10.11.dist-info/LICENSE,sha256=WVHfXhFC0Ia8LTKt_nJVYobdqTJVg_4J3Crrfm2A8KQ,1721
|
|
106
|
+
torchx_nightly-2025.10.11.dist-info/METADATA,sha256=4nQSi5qzb4anS3Pp4lwEFdD8QS2Gh4gc9gu7x5CbC0U,5069
|
|
107
|
+
torchx_nightly-2025.10.11.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
108
|
+
torchx_nightly-2025.10.11.dist-info/entry_points.txt,sha256=T328AMXeKI3JZnnxfkEew2ZcMN1oQDtkXjMz7lkV-P4,169
|
|
109
|
+
torchx_nightly-2025.10.11.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
|
|
110
|
+
torchx_nightly-2025.10.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{torchx_nightly-2025.10.10.dist-info → torchx_nightly-2025.10.11.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|