open3d.ml.tf.modules.losses.CrossEntropyLoss# class open3d.ml.tf.modules.losses.CrossEntropyLoss(loss_weight=1.0)# CrossEntropyLoss. __init__(loss_weight=1.0)# CrossEntropyLoss. Parameters: loss_weight (float, optional) – Weight of the loss. Defaults to 1.0.