luxlabs header browser preview


@class MPSGraphSingleGateRNNDescriptor;

@interface MPSGraphSingleGateRNNBaseOp : MPSGraphOperation {
    MPSGraphSingleGateRNNDescriptor *_desc;
}

- (void).cxx_destruct;

@end