Skip to content

Conversation

@nvjonwong
Copy link
Contributor

Fixes issue where complex types could not be used with NumpyToTensorView because conversion is required to go from cuda::std::complex<T> to/from std::complex<T>.

  • Added unit tests to verify that NumpyToTensorView and TensorViewToNumpy work with complex types.

@nvjonwong nvjonwong requested a review from cliffburdick June 7, 2023 07:22
@nvjonwong nvjonwong self-assigned this Jun 7, 2023
@cliffburdick
Copy link
Collaborator

/blossom-ci

@cliffburdick cliffburdick merged commit 28b9790 into main Jun 7, 2023
@cliffburdick cliffburdick deleted the nvjonwong/fix_numpy_to_tensorview_complex branch June 7, 2023 22:24
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.

3 participants