Viacheslav Ivanovichev

Results 2 comments of Viacheslav Ivanovichev
trafficstars

@IvanStoykov To understand what causes the problem you can log the exception on [72 line in convertert.py](https://github.com/omerferhatt/torch2tflite/blob/6dac47aafffa9ec4093b3d420e2ac026a48b3192/torch2tflite/converter.py#L72), simply write logging.error(str(e)) and run the script again. The problem may be in...