luxlabs header browser preview


@class MPSGraphLSTMDescriptor;

@interface MPSGraphLSTMBaseOp : MPSGraphOperation {
    MPSGraphLSTMDescriptor *_desc;
}

- (void).cxx_destruct;

@end