File size: 2,262 Bytes
1bbadcf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
  "source_onnx": "KittenML/kitten-tts-mini-0.8:kitten_tts_mini_v0_8.onnx",
  "opset": [
    [
      "",
      20
    ],
    [
      "ai.onnx.ml",
      5
    ],
    [
      "ai.onnx.training",
      1
    ],
    [
      "ai.onnx.preview.training",
      1
    ],
    [
      "com.microsoft",
      1
    ],
    [
      "com.microsoft.experimental",
      1
    ],
    [
      "com.microsoft.nchwc",
      1
    ],
    [
      "org.pytorch.aten",
      1
    ]
  ],
  "inputs": [
    {
      "name": "input_ids",
      "shape": [
        1,
        "sequence_length"
      ],
      "dtype": "i64"
    },
    {
      "name": "style",
      "shape": [
        1,
        256
      ],
      "dtype": "f32"
    },
    {
      "name": "speed",
      "shape": [
        1
      ],
      "dtype": "f32"
    }
  ],
  "outputs": [
    {
      "name": "waveform",
      "shape": [
        "num_samples"
      ],
      "dtype": "f32"
    },
    {
      "name": "duration",
      "shape": [
        "Castduration_dim_0"
      ],
      "dtype": "i64"
    }
  ],
  "node_count": 3006,
  "initializer_count": 1140,
  "op_histogram": {
    "SequenceEmpty": 1,
    "Shape": 88,
    "Gather": 148,
    "Cast": 251,
    "Reshape": 192,
    "Slice": 144,
    "Transpose": 91,
    "DynamicQuantizeLinear": 125,
    "Squeeze": 4,
    "Range": 7,
    "Unsqueeze": 131,
    "Mul": 637,
    "MatMul": 163,
    "Concat": 77,
    "ConstantOfShape": 14,
    "Equal": 12,
    "Add": 467,
    "Where": 22,
    "ReduceMax": 1,
    "Loop": 1,
    "Expand": 15,
    "ConcatFromSequence": 1,
    "TopK": 1,
    "ReduceProd": 1,
    "LayerNormalization": 31,
    "ScatterElements": 1,
    "Greater": 3,
    "Not": 1,
    "ConvInteger": 74,
    "ScatterND": 3,
    "LeakyRelu": 28,
    "Sub": 5,
    "Sqrt": 25,
    "Div": 30,
    "Softmax": 12,
    "Pow": 50,
    "DynamicQuantizeLSTM": 6,
    "Tanh": 13,
    "InstanceNormalization": 55,
    "Sigmoid": 1,
    "ReduceSum": 1,
    "Round": 1,
    "Clip": 1,
    "SplitToSequence": 2,
    "Resize": 6,
    "ConvTranspose": 7,
    "If": 2,
    "Conv": 4,
    "Floor": 1,
    "RandomUniformLike": 1,
    "CumSum": 1,
    "Sin": 39,
    "RandomNormalLike": 1,
    "Pad": 2,
    "Less": 1,
    "Atan": 1,
    "And": 1,
    "Exp": 1,
    "Cos": 1
  }
}