-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lang] [test] Improve code coverage in SNode (#1214)
* [lang] [test] Improve code coverage in Matrix and fix some methods * [skip ci] enforce code format * Improve tensor_reflection test * Better SNode with __repr__ * [skip ci] apply * [skip ci] Apply suggestions from code review Co-authored-by: Ye Kuang <[email protected]> * revert k-ye * Revert {Expr => PyTaichi}.materalized_layout_callback * Revert "[lang] [test] Improve code coverage in Matrix" This reverts commit 00a05b2. * [skip ci] Fix Matrix.snode() not found fix * [skip ci] loop_range().snode() * improve & deprecate duplicated functions * [skip ci] enforce code format Co-authored-by: Taichi Gardener <[email protected]> Co-authored-by: Ye Kuang <[email protected]>
- Loading branch information
1 parent
850ba56
commit 307b676
Showing
7 changed files
with
156 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters