areusch commented on issue #6608: URL: https://github.com/apache/incubator-tvm/issues/6608#issuecomment-702248703
I think this was reproduced by trying to import the ONNX model generated by ``` python3 -m pip install geffnet wget "https://github.com/rwightman/gen-efficientnet-pytorch/blob/master/onnx_export.py" python3 onnx_export.py ./onnx_export/b4.onnx --model="tf_efficientnet_b4_ns" --img-size=380 ``` from https://discuss.tvm.apache.org/t/unable-to-build-relay-function-twice/7987 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
