Added ONNX Resize-11 to supported layers in documentation (#2324)
* Commit. * Fixed list of supported frameworks layers. * Small fix.
This commit is contained in:
parent
6949d93e42
commit
554fb118e4
@ -378,7 +378,7 @@ Standard ONNX\* operators:
|
||||
| ReduceSum | No |
|
||||
| Relu | No |
|
||||
| Reshape | No |
|
||||
| Resize | Opset-10 version is supported |
|
||||
| Resize | Coordinate transformation mode `tf_crop_and_resize` is not supported, `nearest` mode is not supported for 5D+ inputs. |
|
||||
| ReverseSequence | No |
|
||||
| Scatter | Supported if fuse-able to ScatterUpdate. MYRIAD only |
|
||||
| ScatterND | No |
|
||||
|
Loading…
Reference in New Issue
Block a user