torchx-nightly 2025.3.26__py3-none-any.whl → 2025.3.27__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/schedulers/api.py +2 -2
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/METADATA +1 -1
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/RECORD +7 -7
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/LICENSE +0 -0
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/WHEEL +0 -0
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/entry_points.txt +0 -0
- {torchx_nightly-2025.3.26.dist-info → torchx_nightly-2025.3.27.dist-info}/top_level.txt +0 -0
torchx/schedulers/api.py
CHANGED
|
@@ -185,8 +185,8 @@ class Scheduler(abc.ABC, Generic[T, A, D]):
|
|
|
185
185
|
if isinstance(app, AppDef):
|
|
186
186
|
for role in app.roles:
|
|
187
187
|
dryrun_info = role.pre_proc(self.backend, dryrun_info)
|
|
188
|
-
|
|
189
|
-
|
|
188
|
+
dryrun_info._app = app
|
|
189
|
+
dryrun_info._cfg = resolved_cfg
|
|
190
190
|
return dryrun_info
|
|
191
191
|
|
|
192
192
|
@abc.abstractmethod
|
|
@@ -65,7 +65,7 @@ torchx/runtime/__init__.py,sha256=Wxje2BryzeQneFu5r6P9JJiEKG-_C9W1CcZ_JNrKT6g,59
|
|
|
65
65
|
torchx/runtime/tracking/__init__.py,sha256=dYnAPnrXYREfPXkpHhdOFkcYIODWEbA13PdD-wLQYBo,3055
|
|
66
66
|
torchx/runtime/tracking/api.py,sha256=SmUQyUKZqG3KlAhT7CJOGqRz1O274E4m63wQeOVq3CU,5472
|
|
67
67
|
torchx/schedulers/__init__.py,sha256=gwy1opmKOPzQ_Lqh2GY0chYycLmdissLfd4846mPEMY,2334
|
|
68
|
-
torchx/schedulers/api.py,sha256=
|
|
68
|
+
torchx/schedulers/api.py,sha256=zNClZPz6bKKeZcZ9SjrpWeYAVFxvKHjqqouRuld-X5Y,14538
|
|
69
69
|
torchx/schedulers/aws_batch_scheduler.py,sha256=h95d3OBhxkB7QJlJaDY3s1H7EG0eLXnCXxAPU8Ume3w,28130
|
|
70
70
|
torchx/schedulers/aws_sagemaker_scheduler.py,sha256=spmcTEZ_o05pdTzpXr5gmOA-a9W0xH-YX6AioqX78l8,20950
|
|
71
71
|
torchx/schedulers/devices.py,sha256=RjVcu22ZRl_9OKtOtmA1A3vNXgu2qD6A9ST0L0Hsg4I,1734
|
|
@@ -115,9 +115,9 @@ torchx/workspace/__init__.py,sha256=FqN8AN4VhR1C_SBY10MggQvNZmyanbbuPuE-JCjkyUY,
|
|
|
115
115
|
torchx/workspace/api.py,sha256=PtDkGTC5lX03pRoYpuMz2KCmM1ZOycRP1UknqvNb97Y,6341
|
|
116
116
|
torchx/workspace/dir_workspace.py,sha256=npNW_IjUZm_yS5r-8hrRkH46ndDd9a_eApT64m1S1T4,2268
|
|
117
117
|
torchx/workspace/docker_workspace.py,sha256=PFu2KQNVC-0p2aKJ-W_BKA9ZOmXdCY2ABEkCExp3udQ,10269
|
|
118
|
-
torchx_nightly-2025.3.
|
|
119
|
-
torchx_nightly-2025.3.
|
|
120
|
-
torchx_nightly-2025.3.
|
|
121
|
-
torchx_nightly-2025.3.
|
|
122
|
-
torchx_nightly-2025.3.
|
|
123
|
-
torchx_nightly-2025.3.
|
|
118
|
+
torchx_nightly-2025.3.27.dist-info/LICENSE,sha256=WVHfXhFC0Ia8LTKt_nJVYobdqTJVg_4J3Crrfm2A8KQ,1721
|
|
119
|
+
torchx_nightly-2025.3.27.dist-info/METADATA,sha256=jSQP5YcLXfKbeA7Y9odUtBm17FJlWolH1uG5leqq4ZI,6168
|
|
120
|
+
torchx_nightly-2025.3.27.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
121
|
+
torchx_nightly-2025.3.27.dist-info/entry_points.txt,sha256=T328AMXeKI3JZnnxfkEew2ZcMN1oQDtkXjMz7lkV-P4,169
|
|
122
|
+
torchx_nightly-2025.3.27.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
|
|
123
|
+
torchx_nightly-2025.3.27.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|