@class MPSGraphLSTMDescriptor; @interface MPSGraphLSTMBaseOp : MPSGraphOperation { MPSGraphLSTMDescriptor *_desc; } - (void).cxx_destruct; @end
@class MPSGraphLSTMDescriptor; @interface MPSGraphLSTMBaseOp : MPSGraphOperation { MPSGraphLSTMDescriptor *_desc; } - (void).cxx_destruct; @end