incompatible with result type tensor<0x1x256xf32> at index 7import tensorflow as tfimport tensorflow.compat.v1 as tf
path = ".."
# 如果是不知道自己的模型的输入输出节点,建议用tensorboard做可视化查看计算图,计算图里有输入输出的节点
incompatible with result type tensor<0x1x256xf32> at index 7
import tensorflow as tfimport tensorflow.compat.v1 as tf
path = ".."
# 如果是不知道自己的模型的输入输出节点,建议用tensorboard做可视化查看计算图,计算图里有输入输出的节