Minor fixes related to #167.
forcedInputsCategory
attribute to MetaOperator, which allows to change the input category of the meta op inputs (which should not necessarily inherits from its inner nodes). Example: the meta op input should be a Param
category but this input goes to a Squeeze
operator inside the meta op. If inherited, the input category would be Data
instead of Param
.set_upper_node
.GraphView::save()
.Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent