... containing the omniglot data and convert to a # dataset. split = "train" if training else "test" ds = tfds.load("omniglot", split=split, ...
確定! 回上一頁