TFTS: Don't return model state from OneShotPredictionHead evaluate()
It doesn't need to be fed (OneShot), and returning it as a tuple causes some issues for evaluation infrastructure. PiperOrigin-RevId: 207820650
Loading
Please sign in to comment