Skip to content

Import Featurizers #2643

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 18 commits into from
Dec 14, 2019
Merged

Import Featurizers #2643

merged 18 commits into from
Dec 14, 2019

Conversation

yuslepukhin
Copy link
Member

Description: This imports Featurizers library as optional external project so the sources
are pulled in only when necessary.

Disabled automl on CentOS since the source is not ready.

*Motivation and Context
Previous import was in ORT code base. This imports a GH repository with the latest.

@yuslepukhin yuslepukhin marked this pull request as ready for review December 12, 2019 19:51
@yuslepukhin yuslepukhin requested a review from a team as a code owner December 12, 2019 19:51
@yuslepukhin yuslepukhin force-pushed the yuslepukhin/import_featurizers branch from 759eb29 to 7b4d8b3 Compare December 13, 2019 01:36
Comment on lines 19 to 20
GIT_TAG ${ngraph_TAG}
# Need this to properly checkout crlf
Copy link
Member

Choose a reason for hiding this comment

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

NGRAPH?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! May be that's the reason for some troubles.


In reply to: 357837997 [](ancestors = 357837997)

INSTALL_COMMAND ""
)
endif()

Copy link
Member

Choose a reason for hiding this comment

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

Just wondering, does the lib has any C++ types in its public interface?

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, they are not public outisde ORT. ORT consumes this library.


In reply to: 357838315 [](ancestors = 357838315)

@yuslepukhin yuslepukhin merged commit 7c87070 into master Dec 14, 2019
@yuslepukhin yuslepukhin deleted the yuslepukhin/import_featurizers branch December 14, 2019 00:07
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

Successfully merging this pull request may close these issues.

2 participants