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

Host unit tests #267

Merged
merged 3 commits into from
Sep 8, 2022
Merged

Host unit tests #267

merged 3 commits into from
Sep 8, 2022

Conversation

luitjens
Copy link
Collaborator

@luitjens luitjens commented Sep 8, 2022

No description provided.

with a host compiler and that operators work.

Some transforms are not supported requiring unit tests to be disabled.

These include conv1d and transpose.

In addition host executor only supports rank 4 for now.

Fixes #263
@luitjens
Copy link
Collaborator Author

luitjens commented Sep 8, 2022

This should add some coverage for host compilation and running. Note that we don't have the CUDACC checks everywhere and will have to add them as we discover them in the future.

@cliffburdick cliffburdick merged commit c28b3bf into main Sep 8, 2022
@cliffburdick cliffburdick deleted the host_unit_tests branch September 8, 2022 22:26
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