Skip to content

[FEA]: DataType & DType should be merged #490

Closed

Description

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Low (would be nice)

Please provide a clear description of problem this feature solves

Dtype is a subclass of DataType. If I recall correctly DataType was originally a part of SRF, and Dtype is a Morpheus specific subclass of it.

DType's implementation is in a .cu file but the code appears to be all C++ without any cuda code.

Describe your ideal solution

Merge the two

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions