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
(
TensorDataType)
The dtype of the scalar (e.g.,IntegerType(32),FloatType(32),BooleanType()).