TF multiple choice loss fix (#13513)
Fix issues with `TFMultipleChoiceLoss` if the choices dimension is None when `build()` is called.
Showing
Please register or sign in to comment
Fix issues with `TFMultipleChoiceLoss` if the choices dimension is None when `build()` is called.