pub fn tensor_attr(name: &str, tensor: TensorProto) -> AttributeProtoExpand description
Build an AttributeProto of type TENSOR. Used for
Constant’s value attribute.
pub fn tensor_attr(name: &str, tensor: TensorProto) -> AttributeProtoBuild an AttributeProto of type TENSOR. Used for
Constant’s value attribute.