train_validation_split = tfds.Split.TRAIN.subsplit([6,4]) ... 解决办法:这是由于tensorflow_datasets\core\splits.py对于_SubSplit转str没有做 ...
確定! 回上一頁