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