Move convert_to_tensor logic from the `LossFunctionWrapper` class to the...
Move convert_to_tensor logic from the `LossFunctionWrapper` class to the individual loss functions to support use cases where custom loss functions have non-tensor params. PiperOrigin-RevId: 231484908
Loading
Please sign in to comment