* introduce new opset5, include GRU/RNN/LSTM Sequences to opset5 * resolve review remarks
1.1 KiB
1.1 KiB
Available Operations Sets
According to capabilities of supported deep learning frameworks and hardware capabilities of a target inference device, all operations are combined into operations sets each fully supported in a specific version of OpenVINO™ toolkit.
This topic provides a complete list of available sets of operations supported in different versions of OpenVINO™ toolkit. It's highly recommended to use the actual version of the operations set for a particular release. For a list of operations included into an operations set, click a link in the table.
| OpenVINO™ Version | Actual Operations Set |
|---|---|
| 2021.2 | opset5 |
| 2021.1 | opset4 |
| 2020.4 | opset3 |
| 2020.3 | opset2 |
| 2020.2 | opset2 |
| 2020.1 | opset1 |
See Also
Deep Learning Network Intermediate Representation and Operations Sets in OpenVINO™