Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement #1077 update with docstring and type hinting.
Implement #1077 update with docstring and type hinting. Note that black adds spaces in the method signature type hinting for the `padding` argument. We add a docstring for _build_spare_tensor(), as this is being modified in this issue's implementation. The motivation for this is improved codebase readability.
- Loading branch information