gigl.common.types.CommonPipelineComponentConfigs#
- class gigl.common.types.resource_config.CommonPipelineComponentConfigs(cuda_container_image: 'str', cpu_container_image: 'str', dataflow_container_image: 'str', additional_job_args: 'dict[GiGLComponents, dict[str, str]]' = <factory>)#
Bases:
object
Methods
- __eq__(other)#
Return self==value.
- __hash__ = None#
- __init__(cuda_container_image: str, cpu_container_image: str, dataflow_container_image: str, additional_job_args: dict[~gigl.src.common.constants.components.GiGLComponents, dict[str, str]] = <factory>) None #
- __repr__()#
Return repr(self).
- __weakref__#
list of weak references to the object (if defined)