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