Skip to content

Commit

Permalink
Tensor growth (#109)
Browse files Browse the repository at this point in the history
* Tensor.__setitem__: Break into methods
* Non-functional change to make logic flow clearer

* Tensor.__setitem__: Fix some types to resolve edge cases

* Sptensor.__setitem__: Break into methods
* Non-functional change to make flow clearer

* Sptensor.__setitem__: Catch additional edge cases in sptensor indexing

* Tensor.__setitem__: Catch subtensor additional dim growth
  • Loading branch information
ntjohnson1 committed Jun 1, 2023
1 parent ea3b9a6 commit c443073
Show file tree
Hide file tree
Showing 4 changed files with 389 additions and 350 deletions.
Loading

0 comments on commit c443073

Please sign in to comment.