@@ -117,9 +117,9 @@ Do not modify directly.*
117
117
| Einsum| * in* Inputs:** T** <br > * out* Output:** T** | 12+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
118
118
| Elu| * in* X:** T** <br > * out* Y:** T** | 22+| ** T** = tensor(float)|
119
119
||| [ 6, 21] | ** T** = tensor(float)|
120
- | Equal| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 19+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(string)<br /> ** T1** = tensor(bool)|
121
- ||| [ 13, 18] | ** T** = tensor(bool), tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
122
- ||| [ 11, 12] | ** T** = tensor(bool), tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
120
+ | Equal| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 19+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor( string), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
121
+ ||| [ 13, 18] | ** T** = tensor(bool), tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
122
+ ||| [ 11, 12] | ** T** = tensor(bool), tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
123
123
||| [ 7, 10] | ** T** = tensor(bool), tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
124
124
| Erf| * in* input:** T** <br > * out* output:** T** | 13+| ** T** = tensor(float)|
125
125
||| [ 9, 12] | ** T** = tensor(float)|
@@ -157,11 +157,11 @@ Do not modify directly.*
157
157
| GlobalLpPool| * in* X:** T** <br > * out* Y:** T** | 2+| ** T** = tensor(float)|
158
158
| GlobalMaxPool| * in* X:** T** <br > * out* Y:** T** | 22+| ** T** = tensor(float)|
159
159
||| [ 1, 21] | ** T** = tensor(float)|
160
- | Greater| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 13+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
161
- ||| [ 9, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
160
+ | Greater| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 13+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
161
+ ||| [ 9, 12] | ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
162
162
||| [ 7, 8] | ** T** = tensor(double), tensor(float)<br /> ** T1** = tensor(bool)|
163
- | GreaterOrEqual| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 16+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
164
- ||| [ 12, 15] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
163
+ | GreaterOrEqual| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 16+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
164
+ ||| [ 12, 15] | ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
165
165
| GridSample| * in* X:** T1** <br > * in* grid:** T2** <br > * out* Y:** T1** | 22+| ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(double), tensor(float)|
166
166
||| [ 20, 21] | ** T1** = tensor(double), tensor(float)<br /> ** T2** = tensor(double), tensor(float)|
167
167
||| [ 16, 19] | ** T1** = tensor(float)<br /> ** T2** = tensor(float)|
@@ -201,11 +201,11 @@ Do not modify directly.*
201
201
||| [ 1, 16] | ** T** = tensor(double), tensor(float), tensor(float16)<br /> ** U** = tensor(double), tensor(float), tensor(float16)<br /> ** V** = tensor(double), tensor(float), tensor(float16)|
202
202
| LeakyRelu| * in* X:** T** <br > * out* Y:** T** | 16+| ** T** = tensor(float)|
203
203
||| [ 6, 15] | ** T** = tensor(float)|
204
- | Less| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 13+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
205
- ||| [ 9, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
204
+ | Less| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 13+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
205
+ ||| [ 9, 12] | ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
206
206
||| [ 7, 8] | ** T** = tensor(double), tensor(float)<br /> ** T1** = tensor(bool)|
207
- | LessOrEqual| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 16+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
208
- ||| [ 12, 15] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)<br /> ** T1** = tensor(bool)|
207
+ | LessOrEqual| * in* A:** T** <br > * in* B:** T** <br > * out* C:** T1** | 16+| ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
208
+ ||| [ 12, 15] | ** T** = tensor(double), tensor(float), tensor(int16), tensor( int32), tensor(int64), tensor(int8), tensor(uint16), tensor(uint32), tensor(uint64), tensor(uint8 )<br /> ** T1** = tensor(bool)|
209
209
| Log| * in* input:** T** <br > * out* output:** T** | 13+| ** T** = tensor(double), tensor(float)|
210
210
||| [ 6, 12] | ** T** = tensor(double), tensor(float)|
211
211
| LogSoftmax| * in* input:** T** <br > * out* output:** T** | 13+| ** T** = tensor(double), tensor(float)|
0 commit comments