@@ -969,6 +969,7 @@ Do not modify directly.*
969
969
||| 12+| ** T** = tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
970
970
||| 11+| ** T** = tensor(float), tensor(float16)|
971
971
||| 6+| ** T** = tensor(float), tensor(float16)|
972
+ | Col2Im| * in* input:** T** <br > * in* image_shape:** tensor(int64)** <br > * in* block_shape:** tensor(int64)** <br > * out* output:** T** | 18+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
972
973
| Concat| * in* inputs:** T** <br > * out* concat_result:** T** | 13+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
973
974
||| 11+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
974
975
||| 4+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
@@ -1129,7 +1130,8 @@ Do not modify directly.*
1129
1130
| PRelu| * in* X:** T** <br > * in* slope:** T** <br > * out* Y:** T** | 16+| ** T** = tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int8)|
1130
1131
||| 9+| ** T** = tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int8)|
1131
1132
||| 7+| ** T** = tensor(float), tensor(float16)|
1132
- | Pad| * in* data:** T** <br > * in* pads:** tensor(int64)** <br > * in* constant_value:** T** <br > * in* axes:** Tind** <br > * out* output:** T** <br ><br >or<br ><br >* in* data:** T** <br > * in* pads:** tensor(int64)** <br > * in* constant_value:** T** <br > * out* output:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** | 18+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1133
+ | Pad| * in* data:** T** <br > * in* pads:** tensor(int64)** <br > * in* constant_value:** T** <br > * in* axes:** Tind** <br > * out* output:** T** <br ><br >or<br ><br >* in* data:** T** <br > * in* pads:** tensor(int64)** <br > * in* constant_value:** T** <br > * out* output:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* output:** T** | 19+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1134
+ ||| 18+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1133
1135
||| 13+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1134
1136
||| 11+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1135
1137
||| 2+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
@@ -1197,7 +1199,9 @@ Do not modify directly.*
1197
1199
||| 14+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1198
1200
||| 13+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1199
1201
||| 5+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
1200
- | Resize| * in* X:** T** <br > * in* scales:** tensor(float)** <br > * out* Y:** T** <br ><br >or<br ><br >* in* X:** T1** <br > * in* roi:** T2** <br > * in* scales:** tensor(float)** <br > * in* sizes:** tensor(int64)** <br > * out* Y:** T1** | 13+| ** T1** = tensor(float), tensor(float16), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
1202
+ | Resize| * in* X:** T** <br > * in* scales:** tensor(float)** <br > * out* Y:** T** <br ><br >or<br ><br >* in* X:** T1** <br > * in* roi:** T2** <br > * in* scales:** tensor(float)** <br > * in* sizes:** tensor(int64)** <br > * out* Y:** T1** | 19+| ** T1** = tensor(float), tensor(float16), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
1203
+ ||| 18+| ** T1** = tensor(float), tensor(float16), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
1204
+ ||| 13+| ** T1** = tensor(float), tensor(float16), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
1201
1205
||| 11+| ** T1** = tensor(float), tensor(float16), tensor(int8), tensor(uint8)<br /> ** T2** = tensor(float), tensor(float16)|
1202
1206
||| 10+| ** T** = tensor(float), tensor(float16)|
1203
1207
| ReverseSequence| * in* input:** T** <br > * in* sequence_lens:** tensor(int64)** <br > * out* Y:** T** | 10+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(float16), tensor(int16), tensor(int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8)|
0 commit comments