Skip to content

Commit

Permalink
Update bindings; adds single doc comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
abrown committed Feb 5, 2025
1 parent d9151a3 commit 967f8f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/openvino-sys/src/generated/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ pub enum ov_element_type_e {
UNDEFINED = 0,
#[doc = "!< Dynamic element type"]
DYNAMIC = 1,
#[doc = "!< boolean element type"]
OV_BOOLEAN = 2,
#[doc = "!< bf16 element type"]
BF16 = 3,
Expand Down

0 comments on commit 967f8f2

Please sign in to comment.