AlexanderLutsenko / nobuco

Pytorch to Keras/Tensorflow/TFLite conversion made intuitive
MIT License
272 stars 17 forks source link

raise Exception(f'Failed conversion: {self.original_node}') #28

Closed mr-sarthakgupta closed 6 months ago

mr-sarthakgupta commented 8 months ago

Getting the following error while trying to convert my model, have all the dependencies installed according to the requirements.txt provided in the repo

issue
AlexanderLutsenko commented 8 months ago

Hi! Could you run the conversion with save_trace_html=True and show me the trace.html file?

AlexanderLutsenko commented 6 months ago

Closing the issue for now due to inactivity. Please reopen if it's still relevant.