Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
masahi committed Nov 15, 2022
1 parent ad04242 commit 29aa4ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ def main(p0: T.Buffer[(1, 56, 56, 64), "float32"], p1: T.Buffer[(3, 3, 64, 64),

# fmt: on


def test_layout_rewrite_cache_read():
target = Target("llvm")
ctx = _create_context(Conv2dCacheRead, target)
Expand Down

0 comments on commit 29aa4ee

Please sign in to comment.