@@ -272,18 +272,18 @@ Do not modify directly.*
272
272
| Range| * in* start:** T** <br > * in* limit:** T** <br > * in* delta:** T** <br > * out* output:** T** | 11+| ** T** = tensor(double), tensor(float), tensor(int16), tensor(int32), tensor(int64)|
273
273
| Reciprocal| * in* X:** T** <br > * out* Y:** T** | 13+| ** T** = tensor(double), tensor(float)|
274
274
||| [ 6, 12] | ** T** = tensor(double), tensor(float)|
275
- | ReduceL1| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(float), tensor(int32), tensor(int64)|
276
- ||| [ 13, 17] | ** T** = tensor(float), tensor(int32), tensor(int64)|
277
- ||| [ 11, 12] | ** T** = tensor(float), tensor(int32), tensor(int64)|
278
- ||| [ 1, 10] | ** T** = tensor(float), tensor(int32), tensor(int64)|
279
- | ReduceL2| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(float), tensor(int32), tensor(int64)|
280
- ||| [ 13, 17] | ** T** = tensor(float), tensor(int32), tensor(int64)|
281
- ||| [ 11, 12] | ** T** = tensor(float), tensor(int32), tensor(int64)|
282
- ||| [ 1, 10] | ** T** = tensor(float), tensor(int32), tensor(int64)|
283
- | ReduceLogSum| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(float), tensor(int32), tensor(int64)|
284
- ||| [ 13, 17] | ** T** = tensor(float), tensor(int32), tensor(int64)|
285
- ||| [ 11, 12] | ** T** = tensor(float), tensor(int32), tensor(int64)|
286
- ||| [ 1, 10] | ** T** = tensor(float), tensor(int32), tensor(int64)|
275
+ | ReduceL1| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
276
+ ||| [ 13, 17] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
277
+ ||| [ 11, 12] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
278
+ ||| [ 1, 10] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
279
+ | ReduceL2| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
280
+ ||| [ 13, 17] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
281
+ ||| [ 11, 12] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
282
+ ||| [ 1, 10] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
283
+ | ReduceLogSum| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
284
+ ||| [ 13, 17] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
285
+ ||| [ 11, 12] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
286
+ ||| [ 1, 10] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
287
287
| ReduceLogSumExp| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
288
288
||| [ 13, 17] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
289
289
||| [ 11, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
@@ -294,20 +294,20 @@ Do not modify directly.*
294
294
||| 12| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8), tensor(uint8)|
295
295
||| 11| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
296
296
||| [ 1, 10] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
297
- | ReduceMean| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor(float), tensor(int32)|
298
- ||| [ 13, 17] | ** T** = tensor(double), tensor(float), tensor(int32)|
299
- ||| [ 11, 12] | ** T** = tensor(double), tensor(float), tensor(int32)|
300
- ||| [ 1, 10] | ** T** = tensor(double), tensor(float), tensor(int32)|
297
+ | ReduceMean| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64) |
298
+ ||| [ 13, 17] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64) |
299
+ ||| [ 11, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64) |
300
+ ||| [ 1, 10] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64) |
301
301
| ReduceMin| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 20+| ** T** = tensor(bool), tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8), tensor(uint8)|
302
302
||| [ 18, 19] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8), tensor(uint8)|
303
303
||| [ 13, 17] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8), tensor(uint8)|
304
304
||| 12| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64), tensor(int8), tensor(uint8)|
305
305
||| 11| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
306
306
||| [ 1, 10] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
307
- | ReduceProd| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(float), tensor(int32), tensor(int64)|
308
- ||| [ 13, 17] | ** T** = tensor(float), tensor(int32), tensor(int64)|
309
- ||| [ 11, 12] | ** T** = tensor(float), tensor(int32), tensor(int64)|
310
- ||| [ 1, 10] | ** T** = tensor(float), tensor(int32), tensor(int64)|
307
+ | ReduceProd| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 18+| ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
308
+ ||| [ 13, 17] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
309
+ ||| [ 11, 12] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
310
+ ||| [ 1, 10] | ** T** = tensor(double), tensor( float), tensor(int32), tensor(int64)|
311
311
| ReduceSum| * in* data:** T** <br > * in* axes:** tensor(int64)** <br > * out* reduced:** T** <br ><br >or<br ><br >* in* data:** T** <br > * out* reduced:** T** | 13+| ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
312
312
||| [ 11, 12] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
313
313
||| [ 1, 10] | ** T** = tensor(double), tensor(float), tensor(int32), tensor(int64)|
0 commit comments