pub fn ints_attr(name: &str, values: &[i64]) -> AttributeProtoExpand description
Build an AttributeProto of type INTS. Used for vector
attributes (axes, shape, perm, starts, ends, steps,
split).
pub fn ints_attr(name: &str, values: &[i64]) -> AttributeProtoBuild an AttributeProto of type INTS. Used for vector
attributes (axes, shape, perm, starts, ends, steps,
split).