Skip to content

ONNX dlls appearing in VS at the project's root folder #1514

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

Closed
CESARDELATORRE opened this issue Nov 2, 2018 · 2 comments
Closed

ONNX dlls appearing in VS at the project's root folder #1514

CESARDELATORRE opened this issue Nov 2, 2018 · 2 comments
Assignees
Milestone

Comments

@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented Nov 2, 2018

Right after compiling a sample which is scoring with an ONNX model, a bunch of "low level" DLLs related to ONNX appear in VS at the project's root folder.

Is there a way not to show all these .DLLs here?
(Ignore the list of image files, of course..)

image

@chris-lauren
Copy link

@jignparm please look into this. note the dlls get copied to main project folder witih "copy if newer" instead of just getting copied to the bin output folder
onnxtransformdlls

@jignparm
Copy link
Contributor

jignparm commented Nov 3, 2018

Thanks for the video. The targets file for the nuget will need to updated so that the dlls do not show up in the windows explorer window. We'll add this fix to the upcoming onnxruntime library (and in ml.scoring as well).

@shauheen shauheen added this to the 1118 milestone Nov 26, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants