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

Adopt PyTorch "tensor" nomenclature #70

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Adopt PyTorch "tensor" nomenclature #70

merged 1 commit into from
Aug 2, 2023

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Aug 1, 2023

This commit replaces all uses of inputs_t, outputs_t, and expected_outputs_t with one common tensor_t type and removes the corresponding modules and submodules that defined the replaced types.

This commit replaces all uses of inputs_t, outputs_t, and
expected_outputs_t with one common tensor_t type and removes
the corresponding modules and submodules that defined the
replaced types.
@rouson rouson changed the title Adopt pyTorch "tensor" nomenclature Adopt PyTorch "tensor" nomenclature Aug 1, 2023
@rouson rouson merged commit 3dbd31d into main Aug 2, 2023
4 checks passed
@rouson rouson deleted the pytorch-nomenclature branch August 2, 2023 01:52
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.

1 participant