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

[Torchscript] Add H3 preprocessing #2164

Merged
merged 4 commits into from
Jun 21, 2022
Merged

[Torchscript] Add H3 preprocessing #2164

merged 4 commits into from
Jun 21, 2022

Conversation

geoffreyangus
Copy link
Collaborator

This PR adds the H3 input feature to torchscript. We convert the dictionary returned by h3_to_components to a named tuple in order to get increased type refinement.

@github-actions
Copy link

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 11m 26s ⏱️ + 10m 44s
2 828 tests +1  2 794 ✔️ +1    34 💤 ±0  0 ±0 
8 484 runs  +3  8 378 ✔️ +3  106 💤 ±0  0 ±0 

Results for commit 84c7237. ± Comparison against base commit befd584.

@geoffreyangus geoffreyangus changed the title [Torchscript] Add H3 input feature [Torchscript] Add H3 preprocessing Jun 18, 2022
@geoffreyangus geoffreyangus merged commit f43d23e into master Jun 21, 2022
@geoffreyangus geoffreyangus deleted the ts-add-h3-preproc branch June 21, 2022 21:38
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.

None yet

2 participants