GuoHui404 commented on issue #16058:
URL: https://github.com/apache/tvm/issues/16058#issuecomment-1803327406

   I try to reproduce this bug, while this program throws a exception 
("RuntimeError: "sigmoid_cpu" not implemented for 'Half'") when I execute this 
statement "torch.onnx.export(model_0, inputs_0, '0.onnx', verbose=False, 
input_names=['v6_0', 'v5_0'], output_names=output_names_0, opset_version=14, 
do_constant_folding=False)", I guess my version of torch is different yours, my 
environment is ONNX = 1.14.0, torch = 1.13.1, could you tell me more details 
about this environment so that I can reproduce this bug, Thanks!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to