An attribute holding a scalar value with an associated dtype.
Arguments
- name
(
character(1))
The name of the attribute.- value
(
numeric(1)orlogical(1))
The scalar value.- dtype
(
DataType)
The dtype of the scalar (e.g.,as_dtype("i32"),as_dtype("f32"),as_dtype("bool")).