Skip to content

Commit ea531b9

Browse files
committed
Remove redundant subgraphs.
1 parent 0213131 commit ea531b9

File tree

570 files changed

+159134
-204873
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

570 files changed

+159134
-204873
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bfcad265ced09de3d41f5c6ed667e3d03526d992a84e6eacb1408af671245a60
1+
d079f80b47d3627f0f874f2ab967abc6e350f273029f03bcf40572198642b666
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
class Program_weight_tensor_data_0:
22
name = "data_0"
3-
shape = [2, 3024]
4-
dtype = "int32"
5-
min_val = 0
6-
max_val = 1
3+
shape = [2, 3, 384, 384]
4+
dtype = "float32"
5+
min_val = float("-2.1179")
6+
max_val = float("2.64")
7+
mean = float("0.147246")
8+
std = float("1.17749")
79
data = None

0 commit comments

Comments
 (0)