Added ONNX Resize-11 and ONNX Resize-13 to supported frameworks layers list. (#2325)
This commit is contained in:
parent
f56ba0daa9
commit
444301a1d6
|
|
@ -376,7 +376,7 @@ Standard ONNX\* operators:
|
|||
| ReduceSum | No |
|
||||
| Relu | No |
|
||||
| Reshape | No |
|
||||
| Resize | Opset-10 version is supported |
|
||||
| Resize | transformation mode `tf_crop_and_resize` is not supported, mode `nearest` is not supported for 5D+ inputs. |
|
||||
| ReverseSequence | No |
|
||||
| Scatter | Supported if fuse-able to ScatterUpdate. MYRIAD only |
|
||||
| ScatterND | No |
|
||||
|
|
|
|||
Loading…
Reference in New Issue