Fix to remove the need to pass the batch size when using distribution strategy...
Fix to remove the need to pass the batch size when using distribution strategy when using predict on a numpy array if the number of samples is less than the default batch size. PiperOrigin-RevId: 221523550
Loading
Please sign in to comment