Skip to content

Commit

Permalink
DRAFT CFe to support huge 2G model
Browse files Browse the repository at this point in the history
on-going draft to support huge size > 2G model.

Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark committed Sep 3, 2024
1 parent d6d1e98 commit ff4f4d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/luci/tests/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ addread(Conv2D_000)
addread(Conv2D_001)
addread(Conv2D_002)
addread(Conv2D_003)
addread(Conv2D_006) # extended Buffer
addread(Conv2D_U8_000)
addread(Conv2D_U8_001)
addread(Cos_000)
Expand Down Expand Up @@ -266,6 +267,7 @@ addwrite(Conv2D_000)
addwrite(Conv2D_001)
addwrite(Conv2D_002)
addwrite(Conv2D_003)
addwrite(Conv2D_006) # extended Buffer
addwrite(Conv2D_U8_000)
addwrite(Conv2D_U8_001)
addwrite(Cos_000)
Expand Down

0 comments on commit ff4f4d3

Please sign in to comment.