This repository was archived by the owner on Oct 24, 2023. It is now read-only.
feat: Minimal ONNX Node#299
Merged
Merged
Conversation
72a03e2 to
dfc31b8
Compare
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
dfc31b8 to
af222d2
Compare
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
See: https://onnxruntime.ai/docs/execution-providers/ Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
33a27f2 to
8aa249d
Compare
For now, those tests sometimes fail on Windows it seem. I wonder whether this is due to the setup of the virtual environement via `run_in_venv` or not. Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Contributor
|
@roulbac can u pls review this one and merge if all ok? |
Member
|
Just missing an example then we are good :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Styleguide
Docs
See: flojoy-ai/docs#396
Testing