torchx-nightly 2023.3.30__py3-none-any.whl → 2023.3.31__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/cli/cmd_run.py CHANGED
@@ -198,12 +198,12 @@ class CmdRun(SubCommand):
198
198
  cfg=cfg,
199
199
  parent_run_id=args.parent_run_id,
200
200
  )
201
- logger.info(
201
+ print(
202
202
  "\n=== APPLICATION ===\n"
203
203
  f"{pformat(asdict(dryrun_info._app), indent=2, width=80)}"
204
204
  )
205
205
 
206
- logger.info("\n=== SCHEDULER REQUEST ===\n" f"{dryrun_info}")
206
+ print("\n=== SCHEDULER REQUEST ===\n" f"{dryrun_info}")
207
207
  else:
208
208
  app_handle = runner.run_component(
209
209
  component,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: torchx-nightly
3
- Version: 2023.3.30
3
+ Version: 2023.3.31
4
4
  Summary: TorchX SDK and Components
5
5
  Home-page: https://github.com/pytorch/torchx
6
6
  Author: TorchX Devs
@@ -16,7 +16,7 @@ torchx/cli/cmd_configure.py,sha256=84GEJufEac5hZNU5ojnKBfVrDmjiEbU_eXhpMrKctbM,1
16
16
  torchx/cli/cmd_describe.py,sha256=s6Qw6RDSibJeP0Flfw02QFqbhwvc57l9DYja4tmklkw,1268
17
17
  torchx/cli/cmd_list.py,sha256=zwhGQro9UgNjBMF6demc3nMp_pqPxNnH5cdtoGDZSZU,1414
18
18
  torchx/cli/cmd_log.py,sha256=nuN6K0eRaFCxH6aJM-gX3l8-YGPCvSr9ThD7eMP-dvI,6003
19
- torchx/cli/cmd_run.py,sha256=VMCncbisCObpTlcKZ5W3RvP-ecSWcRBT5Y2EXj3aKBk,10429
19
+ torchx/cli/cmd_run.py,sha256=ITZ8u9EW3aYeV9l6EV-TqodLLh354Q57xOCMd-oaUwE,10417
20
20
  torchx/cli/cmd_runopts.py,sha256=smQEJChk678o9n1y-crsVFiTMICp1C0PXcwoC3nRCtU,1287
21
21
  torchx/cli/cmd_status.py,sha256=BOk8gT2M2kg16vvyeEWPsP6g8pvEz1On9vhHxqDjDKM,1827
22
22
  torchx/cli/cmd_tracker.py,sha256=S4GOTtBWoR3sbAJxRzjrF_I5uPvUjjoX-S4YEgGBLI0,5203
@@ -109,9 +109,9 @@ torchx/workspace/__init__.py,sha256=KbGEzJqqXaIxALm_EQO64aw-fE7MeDMFXcpU1mY650I,
109
109
  torchx/workspace/api.py,sha256=Ej6DR__mNWaVyZgoVNAAOloDy1kTD5X1jz7pRtoVf80,5464
110
110
  torchx/workspace/dir_workspace.py,sha256=Fz-hKIx0KN8iJf2BsthNj0NvTkWlxP6WFsElPs_BaT0,2253
111
111
  torchx/workspace/docker_workspace.py,sha256=Yd8ut26bNfjyJQnmH8ANOrflfr-4VKcnOrIjbi_XIUY,9208
112
- torchx_nightly-2023.3.30.dist-info/LICENSE,sha256=e0Eotbf_rHOYPuEUlppIbvwy4SN98CZnl_hqwvbDA4Q,1530
113
- torchx_nightly-2023.3.30.dist-info/METADATA,sha256=rRjSmbBV4AwGRQacvUrmqnsF-IBGmpHD-uMCjYwqsh4,5514
114
- torchx_nightly-2023.3.30.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
115
- torchx_nightly-2023.3.30.dist-info/entry_points.txt,sha256=3JYZFlX9aWzR-Gs_qsx1zq7mlqbFz6Mi9rQUULW8caI,170
116
- torchx_nightly-2023.3.30.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
117
- torchx_nightly-2023.3.30.dist-info/RECORD,,
112
+ torchx_nightly-2023.3.31.dist-info/LICENSE,sha256=e0Eotbf_rHOYPuEUlppIbvwy4SN98CZnl_hqwvbDA4Q,1530
113
+ torchx_nightly-2023.3.31.dist-info/METADATA,sha256=zOJSWwQruB8jYj89fopswPeRfJqb2fRBwrF2dTAnWFs,5514
114
+ torchx_nightly-2023.3.31.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
115
+ torchx_nightly-2023.3.31.dist-info/entry_points.txt,sha256=3JYZFlX9aWzR-Gs_qsx1zq7mlqbFz6Mi9rQUULW8caI,170
116
+ torchx_nightly-2023.3.31.dist-info/top_level.txt,sha256=pxew3bc2gsiViS0zADs0jb6kC5v8o_Yy_85fhHj_J1A,7
117
+ torchx_nightly-2023.3.31.dist-info/RECORD,,