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

[INF] Merlin Commons #776

Open
4 of 11 tasks
karlhigley opened this issue Dec 21, 2022 · 3 comments
Open
4 of 11 tasks

[INF] Merlin Commons #776

karlhigley opened this issue Dec 21, 2022 · 3 comments

Comments

@karlhigley
Copy link
Contributor

karlhigley commented Dec 21, 2022

Problem:

Merlin now has a bunch of libraries that need to interoperate smoothly, but a general lack of shared abstractions, conventions, and standards that would make that possible.

Goal:

  • Build a solid foundation for the Merlin libraries via improvements in Core

New Functionality

  • Core:
    • Shape in column schemas (for consistent tracking across libraries)
    • Cross-framework dtype translation (e.g. via Merlin dtypes)
    • Cross-framework data transfer via zero-copy protocols (for Columns and DictArrays -> Series and Dataframes)
    • Bespoke Merlin schema file format (i.e. a Protobuf schema for Merlin schema that isn't from Tensorflow Metadata)
  • Corresponding updates in all downstream libraries

Constraints:

  • All functionality entailed by this issue has to work in and be adoptable by all Merlin libraries

Starting Point:

@karlhigley karlhigley changed the title [INF] Unresolved infrastructure issues [INF] Unresolved architectural decisions Dec 21, 2022
@viswa-nvidia
Copy link

@karlhigley , please provide the PRs that close the Dtypes for tracking. Thanks

@viswa-nvidia viswa-nvidia changed the title [INF] Unresolved architectural decisions [INF]Merlin Commons Feb 15, 2023
@viswa-nvidia viswa-nvidia changed the title [INF]Merlin Commons [INF] Merlin Commons Feb 15, 2023
@viswa-nvidia viswa-nvidia added this to the Merlin 23.04 milestone Mar 14, 2023
@viswa-nvidia
Copy link

Un checked items are not blocking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants