Make sure that your dataset or generator can generate at least steps_per_epoch * epochs batches (in this case, 250 batches). You may need to use the repeat() ...
確定! 回上一頁