How do I implement function isBatched so that it tests if the argument dataset is batched?
isBatched
dataset
import tensorflow as tf print(tf.__version__