pub fn attr_float(name: &str, value: f32) -> AttributeProtoExpand description
Construct an AttributeProto of type FLOAT. Used for epsilon,
alpha, momentum, etc.
pub fn attr_float(name: &str, value: f32) -> AttributeProtoConstruct an AttributeProto of type FLOAT. Used for epsilon,
alpha, momentum, etc.