-
Notifications
You must be signed in to change notification settings - Fork 207
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
GafferML #6150
Merged
Merged
GafferML #6150
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 724d182 - Browse repository at this point
Copy the full SHA 724d182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 597afa5 - Browse repository at this point
Copy the full SHA 597afa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ec3f1 - Browse repository at this point
Copy the full SHA 24ec3f1View commit details -
This is a wrapper class that will allow us to pass ONNX values through Gaffer's computation graph.
Configuration menu - View commit details
-
Copy full SHA for 0e5eb74 - Browse repository at this point
Copy the full SHA 0e5eb74View commit details -
This will be used for passing Tensor values between nodes.
Configuration menu - View commit details
-
Copy full SHA for 7728139 - Browse repository at this point
Copy the full SHA 7728139View commit details -
GafferML : Add DataToTensor node
This allows data from elsewhere in Gaffer to be converted for use in GafferML.
Configuration menu - View commit details
-
Copy full SHA for 5dcee4c - Browse repository at this point
Copy the full SHA 5dcee4cView commit details -
This forms the meat of GafferML, loading ONNX models and performing inference using data from an array of input TensorPlugs.
Configuration menu - View commit details
-
Copy full SHA for df99cff - Browse repository at this point
Copy the full SHA df99cffView commit details -
This is a node which converts images from GafferImage into tensors for use by the Inference node.
Configuration menu - View commit details
-
Copy full SHA for 6d95369 - Browse repository at this point
Copy the full SHA 6d95369View commit details -
This allows tensors to be converted back to GafferImage images, after they have been processed by the Inference node.
Configuration menu - View commit details
-
Copy full SHA for 5e886b9 - Browse repository at this point
Copy the full SHA 5e886b9View commit details -
GUI startup : Add GafferML nodes to NodeMenu
And advertise them in Changes.md.
Configuration menu - View commit details
-
Copy full SHA for a4cf447 - Browse repository at this point
Copy the full SHA a4cf447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e151d0 - Browse repository at this point
Copy the full SHA 1e151d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674f3a8 - Browse repository at this point
Copy the full SHA 674f3a8View commit details
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.