Skip to content

Remove SubComponent #852

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

Merged
merged 7 commits into from
Sep 7, 2018
Merged

Remove SubComponent #852

merged 7 commits into from
Sep 7, 2018

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Sep 6, 2018

This change completely removes SubComponent from ML.NET product, and moves it to the test code (since it is so heavily used there).

This PR builds on top of #817, so the first commit can be reviewed on that PR.

using Xunit;
using Float = System.Single;
Copy link
Contributor

Choose a reason for hiding this comment

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

Float [](start = 6, length = 5)

can we remove this silly thing?

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure thing.

Copy link
Contributor

@Zruty0 Zruty0 left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Contributor

@TomFinley TomFinley left a comment

Choose a reason for hiding this comment

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

Good stuff thanks @eerhardt .

@TomFinley TomFinley merged commit 510382d into dotnet:master Sep 7, 2018
@eerhardt eerhardt deleted the RemoveSubComponent branch November 7, 2018 14:56
@ghost ghost locked as resolved and limited conversation to collaborators Mar 29, 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

Successfully merging this pull request may close these issues.

3 participants