pub fn attr_tensor(name: &str, value: TensorProto) -> AttributeProtoExpand description
Construct an AttributeProto of type TENSOR. Used by Constant
for embedded literal payloads.
pub fn attr_tensor(name: &str, value: TensorProto) -> AttributeProtoConstruct an AttributeProto of type TENSOR. Used by Constant
for embedded literal payloads.