Skip to content

Import Featurizers - #2643

Merged
yuslepukhin merged 18 commits into
masterfrom
yuslepukhin/import_featurizers
Dec 14, 2019
Merged

Import Featurizers#2643
yuslepukhin merged 18 commits into
masterfrom
yuslepukhin/import_featurizers

Conversation

@yuslepukhin

Copy link
Copy Markdown
Contributor

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 thread cmake/external/featurizers.cmake Outdated
Comment on lines +19 to +20
GIT_TAG ${ngraph_TAG}
# Need this to properly checkout crlf

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NGRAPH?

Copy link
Copy Markdown
Contributor 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
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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