Build different models for training, test and predict in keras when used with...
Build different models for training, test and predict in keras when used with distribution strategy. NOTE: This is already the case when used with TPUStrategy. This just extends this to all other strategies. This change enables us to run at higher batch sizes with running into OOM issues. PiperOrigin-RevId: 231129071
Loading
Please sign in to comment