MCPcopy Create free account
hub / github.com/ml-explore/mlx / process

Method process

python/mlx/_distributed_utils/launch.py:69–70  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

67
68 @property
69 def process(self):
70 return self._process
71
72 @property
73 def exit_status(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected