Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fp32 to Fp16 conversion failure for CSNet #171

Closed
pmbrown1055 opened this issue Feb 19, 2021 · 2 comments
Closed

Fp32 to Fp16 conversion failure for CSNet #171

pmbrown1055 opened this issue Feb 19, 2021 · 2 comments

Comments

@pmbrown1055
Copy link

Steps:

  1. Converted this pytorch model to ONNX FP32 (https://github.com/MCG-NKU/SOD100K/tree/master/CSNet)
  2. Tried to convert the FP32 ONNX model to FP16 using the latest available onnxmltools through python pip, the output model has a strange const tree, and the output of the model is disconnected from the main model tree, making it un-executable in ORT or WinML.
@xiaowuhu
Copy link
Collaborator

xiaowuhu commented Nov 3, 2022

@pmbrown1055 this issue still exist? if not, we will close this issue.

@xiaowuhu
Copy link
Collaborator

xiaowuhu commented Nov 4, 2022

if this still bother you, you can reopen it.

@xiaowuhu xiaowuhu closed this as completed Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants