To explain my use case: Lets say a user forgot to call setattr for op_names when using the default_subgraph_property. It would fial with the error that op_names cannot be found in subgraph property. A better error message would have been useful. There may be such cases where classes subclassing SubgraphProperty may want to also implement logic for SetAttr and GetAttr in the subclass.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12157 ] This message was relayed via gitbox.apache.org for [email protected]
