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

1. Temporarily disabled accuracy check function added as a backend function. 2. Backward to v1.13.1 because I noticed a bug in sigmoid behavior in onnxruntime v1.14.0 #220

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

PINTO0309
Copy link
Owner

@PINTO0309 PINTO0309 commented Mar 2, 2023

1. Content and background

  1. Temporarily disabled accuracy check function added as a backend function. [Experimental / WIP] Generate a miniscule model for each OP only, retain the results of test inference, and propagate to all OPs. STEP.1,2 #184
    • Significantly reduced RAM consumption during model conversion
    • Significantly improved model conversion speed
  2. Backward to v1.13.1 because I noticed a bug in sigmoid behavior in onnxruntime v1.14.0. After updating to v1.14.0, all sigmoid output values are Nan.

2. Summary of corrections

3. Before/After (If there is an operating log that can be used as a reference)

4. Issue number (only if there is a related issue)

…ion and backward to v1.13.1 because I noticed a bug in sigmoid behavior in onnxruntime v1.14.0
@PINTO0309 PINTO0309 changed the title 1. Temporarily disabled accuracy check function added as a backend function. 2. Backward to v1.13.1 because I noticed a bug in sigmoid behavior in onnxruntime v1.14.0 1. Temporarily disabled accuracy check function added as a backend function. 2. Backward to v1.13.1 because I noticed a bug in sigmoid behavior in onnxruntime v1.14.0 Mar 2, 2023
@PINTO0309 PINTO0309 merged commit 597688c into main Mar 2, 2023
@PINTO0309 PINTO0309 deleted the acc_check_flg branch March 2, 2023 14:28
@PINTO0309
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant