File size: 734 Bytes
d000225
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
{
  "attn_drop_rate": 0.0,
  "conv_stem": true,
  "depth": [
    2,
    5,
    8,
    2
  ],
  "drop_path_rate": 0.0,
  "drop_rate": 0.0,
  "embed_dim": [
    56,
    112,
    224,
    448
  ],
  "head_dim": 28,
  "in_chans": 3,
  "mlp_ratio": [
    3,
    3,
    3,
    3
  ],
  "norm_layer": null,
  "num_classes": 1000,
  "prune_ratio": [
    [],
    [],
    [
      1,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5
    ],
    [
      0.5,
      0.5
    ]
  ],
  "qk_scale": null,
  "qkv_bias": true,
  "representation_size": null,
  "trade_off": [
    [],
    [],
    [
      1,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5,
      0.5
    ],
    [
      0.5,
      0.5
    ]
  ]
}