ValueError: Input 0 of node ... was passed float from ... incompatible with expected float_ref.

将pb与ckpt经过freeze_graph.py整合生成新的pb文件,对文件执行图导入时,执行node tf.import_graph_def(graph_def, name='') 遇到以下报错:python ValueError: Input 0 of node lanenet_loss/inference/encode/conv1_1/cond/bn/AssignMovingAvg/Swi
相关文章
相关标签/搜索