Problem with tf.while_loop InvalidArgumentError: Index out of range using input dim 0; input has only 0 dims [Op:StridedSlice] name: strided_slice/

后端 未结 0 1464
旧时难觅i
旧时难觅i 2021-01-01 05:42

I\'m trying to parallelize this chunk of code using Tensorflow -

import numpy as np
import tensorflow as tf
import time
#Importing a generic dataset from Kera         


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