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

Loading existing model test data? #15

Open
philtomson opened this issue Apr 4, 2022 · 1 comment
Open

Loading existing model test data? #15

philtomson opened this issue Apr 4, 2022 · 1 comment

Comments

@philtomson
Copy link

The examples show generating random input data. What if I've already got an onnx model that comes with a test_data_set_0/ directory which contains input_0.pb and output_0.pb files? How do I go about loading those as the inputs/outputs?

@jw3126
Copy link
Owner

jw3126 commented Apr 4, 2022

Does onnxruntime provide APIs for data loading? I am not aware of any, but if they exist we can add them to ONNXRunTime.jl

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

No branches or pull requests

2 participants