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

Support argument type casting between libraries 🆕 #32

Open
Nolski opened this issue Feb 25, 2020 · 0 comments
Open

Support argument type casting between libraries 🆕 #32

Nolski opened this issue Feb 25, 2020 · 0 comments
Assignees
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined! needs triage Metadata needs to be triaged and updated Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? Type: New Feature ➕ Introduction of a completely new addition to the codebase
Milestone

Comments

@Nolski
Copy link
Collaborator

Nolski commented Feb 25, 2020

Summary

We need to handle the casting of tensors and such between libraries.

Background

Is the improvement related to a problem? If yes, please describe:

It would be useful to users to centralize all logic which related to casting object types supported from one library to another. For example, tensors are defined differently in differing libraries.

Describe the ideal solution:

Perhaps we could have a casting library which will detect types & use mappings generated from the documentation websites in order to determine what to cast to.

@Nolski Nolski added needs triage Metadata needs to be triaged and updated Type: New Feature ➕ Introduction of a completely new addition to the codebase labels Feb 25, 2020
@Nolski Nolski self-assigned this Feb 25, 2020
@cereallarceny cereallarceny added Good first issue 🎓 Perfect for beginners, welcome to OpenMined! Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? labels May 31, 2020
@cereallarceny cereallarceny added this to the 0.3.0 milestone Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined! needs triage Metadata needs to be triaged and updated Priority: 4 - Low 😎 Should only be scheduled if it's important relative to other issues Severity: 3 - Medium 😒 Does not cause a failure, impair usability, or interfere with the system Status: Available 👋 Available for assignment, who wants it? Type: New Feature ➕ Introduction of a completely new addition to the codebase
Projects
None yet
Development

No branches or pull requests

2 participants