tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

tf2onnx

Open cqray1990 opened this issue 5 years ago • 1 comments

when i try to convert tensorflow pb model to onnx: it raise error as follows: raise ValueError("get tensor value: {} must be Const".format(self.name)) ValueError: get tensor value: model_0/build_feature_pyramid/build_P4/up_sample_nearest_neighbor/size_Concat__1007 must be Const

can you help me ,thank you so much

cqray1990 avatar May 31 '20 12:05 cqray1990

Please open this issue in the tf2onnx converter repo

askhade avatar Jul 07 '20 19:07 askhade