@@ -23,9 +23,9 @@ Do not modify directly.*
23
23
||| [ 7, 21] | ** T** = tensor(float)|
24
24
| Acosh| * in* input:** T** <br > * out* output:** T** | 22+| ** T** = tensor(float)|
25
25
||| [ 9, 21] | ** T** = tensor(float)|
26
- | Add| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
27
- ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
28
- ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
26
+ | Add| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )|
27
+ ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
28
+ ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
29
29
| Affine| * in* X:** T** <br > * out* Y:** T** | 1+| ** T** = tensor(float)|
30
30
| AffineGrid| * in* theta:** T1** <br > * in* size:** T2** <br > * out* grid:** T1** | 20+| ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(int64)|
31
31
| And| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 7+| ** T** = tensor(bool)<br /> ** T1** = tensor(bool)|
@@ -104,9 +104,9 @@ Do not modify directly.*
104
104
||| [ 10, 12] | ** T** = tensor(int32), tensor(int8), tensor(uint8)|
105
105
| Det| * in* X:** T** <br > * out* Y:** T** | 22+| ** T** = tensor(float)|
106
106
||| [ 11, 21] | ** T** = tensor(float)|
107
- | Div| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
108
- ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
109
- ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
107
+ | Div| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )|
108
+ ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
109
+ ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
110
110
| Dropout| * in* data:** T** <br > * in* ratio:** T1** <br > * in* training_mode:** T2** <br > * out* output:** T** <br > * out* mask:** T2** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** <br > * out* mask:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** <br > * out* mask:** T1** | 22+| ** T** = tensor(double), tensor(float)<br /> ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(bool)|
111
111
||| [ 13, 21] | ** T** = tensor(double), tensor(float)<br /> ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(bool)|
112
112
||| 12| ** T** = tensor(double), tensor(float)<br /> ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(bool)|
@@ -251,12 +251,12 @@ Do not modify directly.*
251
251
||| [ 6, 7] | ** T** = tensor(float)|
252
252
| Mod| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 13+| ** T** = tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
253
253
||| [ 10, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
254
- | Mul| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
255
- ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
256
- ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
254
+ | Mul| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )|
255
+ ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
256
+ ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
257
257
| Multinomial| * in* input:** T1** <br > * out* output:** T2** | 7+| ** T1** = tensor(float)<br /> ** T2** = tensor(int32), tensor(int64)|
258
- | Neg| * in* X:** T** <br > * out* Y:** T** | 13+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8)|
259
- ||| [ 6, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8)|
258
+ | Neg| * in* X:** T** <br > * out* Y:** T** | 13+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8)|
259
+ ||| [ 6, 12] | ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8)|
260
260
| NonZero| * in* X:** T** <br > * out* Y:** tensor(int64)** | 13+| ** T** = tensor(bool), tensor(float), tensor(int32), tensor(int64), tensor(uint8)|
261
261
||| [ 9, 12] | ** T** = tensor(bool), tensor(float), tensor(int32), tensor(int64), tensor(uint8)|
262
262
| Not| * in* X:** T** <br > * out* Y:** T** | 1+| ** T** = tensor(bool)|
@@ -434,9 +434,9 @@ Do not modify directly.*
434
434
| StringConcat| * in* X:** T** <br > * in* Y:** T** <br > * out* Z:** T** | 20+| ** T** = tensor(string)|
435
435
| StringNormalizer| * in* X:** tensor(string)** <br > * out* Y:** tensor(string)** | 10+| ** X** = tensor(string)|
436
436
| StringSplit| * in* X:** T1** <br > * out* Y:** T2** <br > * out* Z:** T3** | 20+| ** T1** = tensor(string)<br /> ** T2** = tensor(string)<br /> ** T3** = tensor(int64)|
437
- | Sub| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
438
- ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
439
- ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
437
+ | Sub| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )|
438
+ ||| 13| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
439
+ ||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64) |
440
440
| Sum| * in* data_0:** T** <br > * out* sum:** T** | 13+| ** T** = tensor(double), tensor(float)|
441
441
||| [ 8, 12] | ** T** = tensor(double), tensor(float)|
442
442
||| [ 6, 7] | ** T** = tensor(double), tensor(float)|
@@ -584,7 +584,7 @@ Do not modify directly.*
584
584
| ** Operator Domain:** * ai.onnx* ||||
585
585
| Abs| * in* X:** T** <br > * out* Y:** T** | 13+| ** T** = tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
586
586
||| [ 6, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
587
- | Add| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
587
+ | Add| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor( uint32), tensor(uint64), tensor(uint8 )|
588
588
||| 13| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
589
589
||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
590
590
| Affine| * in* X:** T** <br > * out* Y:** T** | 1+| ** T** = tensor(double), tensor(float), tensor(float16)|
@@ -634,7 +634,7 @@ Do not modify directly.*
634
634
||| [ 19, 20] | ** T1** = tensor(float8e4m3fn), tensor(float8e5m2), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
635
635
||| [ 13, 18] | ** T** = tensor(int8), tensor(uint8)|
636
636
||| [ 10, 12] | ** T** = tensor(int8), tensor(uint8)|
637
- | Div| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
637
+ | Div| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor( uint32), tensor(uint64), tensor(uint8 )|
638
638
||| 13| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
639
639
||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
640
640
| Dropout| * in* data:** T** <br > * in* ratio:** T1** <br > * in* training_mode:** T2** <br > * out* output:** T** <br > * out* mask:** T2** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** <br > * out* mask:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** <br > * out* mask:** T1** | 13+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16)<br /> ** T1** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16)<br /> ** T2** = tensor(bool)|
@@ -740,7 +740,7 @@ Do not modify directly.*
740
740
||| [ 6, 11] | ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16)|
741
741
| Mod| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 13+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
742
742
||| [ 10, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
743
- | Mul| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
743
+ | Mul| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor( uint32), tensor(uint64), tensor(uint8 )|
744
744
||| 13| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
745
745
||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
746
746
| Neg| * in* X:** T** <br > * out* Y:** T** | 13+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8)|
@@ -864,7 +864,7 @@ Do not modify directly.*
864
864
| Squeeze| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* squeezed:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* squeezed:** T** | 13+| ** T** = tensor(bfloat16), tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
865
865
||| [ 11, 12] | ** T** = tensor(bfloat16), tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
866
866
||| [ 1, 10] | ** T** = tensor(bfloat16), tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
867
- | Sub| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
867
+ | Sub| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T** | 14+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor( uint32), tensor(uint64), tensor(uint8 )|
868
868
||| 13| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
869
869
||| [ 7, 12] | ** T** = tensor(double), tensor(float), tensor(float16), tensor(int32), tensor(int64), tensor(uint32), tensor(uint64)|
870
870
| Sum| * in* data_0:** T** <br > * out* sum:** T** | 13+| ** T** = tensor(bfloat16), tensor(double), tensor(float), tensor(float16)|
0 commit comments