hydra-configs-torch/hydra_configs/torch/nn/modules/loss.py [124:131]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    weight: Any = MISSING  # Optional[Tensor]
    size_average: Any = None
    ignore_index: int = -100
    reduce: Any = None
    reduction: str = "mean"


@dataclass
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



hydra-configs-torch/hydra_configs/torch/nn/modules/loss.py [134:141]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    weight: Any = MISSING  # Optional[Tensor]
    size_average: Any = None
    ignore_index: int = -100
    reduce: Any = None
    reduction: str = "mean"


@dataclass
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



