pub fn attr_ints(name: &str, values: Vec<i64>) -> AttributeProtoExpand description
Construct an AttributeProto of type INTS. Used for shape /
axes / strides / kernel_shape / pads / dilations / perm vectors.
pub fn attr_ints(name: &str, values: Vec<i64>) -> AttributeProtoConstruct an AttributeProto of type INTS. Used for shape /
axes / strides / kernel_shape / pads / dilations / perm vectors.