Added doxygen comment for opset10 (#13919)
This commit is contained in:
parent
bf8a2b6503
commit
9eb4878d01
@ -180,5 +180,9 @@ const OPENVINO_API OpSet& get_opset8();
|
||||
* @ingroup ov_opset_cpp_api
|
||||
*/
|
||||
const OPENVINO_API OpSet& get_opset9();
|
||||
/**
|
||||
* @brief Returns opset10
|
||||
* @ingroup ov_opset_cpp_api
|
||||
*/
|
||||
const OPENVINO_API OpSet& get_opset10();
|
||||
} // namespace ov
|
||||
|
Loading…
Reference in New Issue
Block a user