rabaig
rabaig
Hello, However it is getting converted to ONXX with the errors. Do you mean this is incomplete ?? And my next target to convert this ONXX model to .trt(tensor runtime)....
I am trying to remove the unsupported op nodes from my .pb file and my idea is to convert the resultant file to ._frozen.pb using below code freeze_graph.freeze_graph(input_graph=os.path.join(OUT_DIR, PB_NAME), input_saver='',...
Thank you!! Awaiting for your acknowledgement..