Given a dataset, find if it's batch'ed

前端 未结 0 818
予麋鹿
予麋鹿 2021-02-08 12:23

How do I implement function isBatched so that it tests if the argument dataset is batched?

import tensorflow as tf

print(tf.__version__         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题