Skip to main content

attr_tensor

Function attr_tensor 

Source
pub fn attr_tensor(name: &str, value: TensorProto) -> AttributeProto
Expand description

Construct an AttributeProto of type TENSOR. Used by Constant for embedded literal payloads.