pub fn attr_graph(name: &str, value: GraphProto) -> AttributeProtoExpand description
Construct an AttributeProto of type GRAPH. ONNX carries
If / Loop body sub-graphs in AttributeProto.g.
pub fn attr_graph(name: &str, value: GraphProto) -> AttributeProtoConstruct an AttributeProto of type GRAPH. ONNX carries
If / Loop body sub-graphs in AttributeProto.g.