Tensorflow custom preprocessing with tf.py_function losing shape

后端 未结 0 1820
孤街浪徒
孤街浪徒 2020-12-16 18:19

Im writing a model and doing the preprocessing part: I have a method which preprocesses my tensorflow dataset by calling:

ds = ds.map(process_path, num_parallel

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