nemo_curator.backends.ray_data.utils
nemo_curator.backends.ray_data.utils
Module Contents
Functions
Data
API
Get the Ray Data actor-pool compute strategy for a processing stage.
Explicit stage num_workers requests a fixed-size actor pool. Otherwise,
actor stages use Ray Data’s autoscaling pool and can optionally override
min/max/initial workers through ray_stage_spec.
Return actor-pool sizing keys configured in a ray stage spec.
Check if the stage is an actor stage.