Skip to content

Commit fd3e1b7

Browse files
committed
Add shape_patches.
1 parent 5c7ae2f commit fd3e1b7

File tree

18 files changed

+16328
-923
lines changed

18 files changed

+16328
-923
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
class Program_weight_tensor_data_0:
2+
name = "data_0"
3+
shape = [1, 11]
4+
dtype = "int64"
5+
data = [101, 3614, 6816, 886, 4500, 4636, 2428, 7607, 3444, 106, 102]
6+
7+
8+
class Program_weight_tensor_data_1:
9+
name = "data_1"
10+
shape = [1, 11]
11+
dtype = "int64"
12+
data = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)