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

Reproducibility generics cleanup #189

Merged
merged 7 commits into from
Nov 15, 2021
Merged

Conversation

Craigacp
Copy link
Member

Description

Cleaning up the generics in the reproducibility so it compiles without warnings. It adds an output type to the ReproUtil as the target type inference used previously could infer the incorrect type from the calling environment.

Also added support for extracting the provenance from an ONNXExternalModel if it contains a Tribuo provenance field in the ONNX model.

Motivation

Compiler warnings are bad.

@Craigacp Craigacp added Oracle employee This PR is from an Oracle employee squash-commits Squash the commits when merging this PR labels Oct 28, 2021
Copy link
Member

@JackSullivan JackSullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should document that this doesn't currently support TrainTestSplitter with validation and DatasetView, but otherwise looks good.

Copy link
Member

@JackSullivan JackSullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@Craigacp Craigacp merged commit ccba01b into main Nov 15, 2021
@Craigacp Craigacp deleted the reproducibility-generics-cleanup branch November 15, 2021 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Oracle employee This PR is from an Oracle employee squash-commits Squash the commits when merging this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants