Skip to content

Commit b0409bb

Browse files
committed
Add SegFormer models.
1 parent 5fc2081 commit b0409bb

Some content is hidden

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

60 files changed

+173562
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
6d04ee30a89379b04e9c499b0fe6a8b42a6a073a32fd188dec4a75bfae10a42a
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "paddle",
3+
"model_name": "SegFormer-B0",
4+
"num_devices_required": 1,
5+
"num_nodes_required": 1
6+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
class Program_weight_tensor_data_0:
2+
name = "data_0"
3+
shape = [2, 3, 512, 1024]
4+
dtype = "float32"
5+
min_val = float("-1.0")
6+
max_val = float("0.819608")
7+
mean = float("-0.455651")
8+
std = float("0.402475")
9+
data = None

0 commit comments

Comments
 (0)