luxlabs header browser preview


@interface _MLCGPUDropout : _MLCGPULayer

+ (id)layerWithDevice:(id)a0 rate:(float)a1 seed:(unsigned long long)a2;

- (id)initWithDevice:(id)a0 rate:(float)a1 seed:(unsigned long long)a2;

@end