@interface UPPreprocessorOutput : NSObject { struct UPGenericTensor { struct vector> { unsigned long long *__begin_; unsigned long long *__end_; struct __compressed_pair> { unsigned long long *__value_; } __end_cap_; } shape; struct vector> { float *__begin_; float *__end_; struct __compressed_pair> { float *__value_; } __end_cap_; } data; } _embeddingsTensor; struct UPGenericTensor { struct vector> { unsigned long long *__begin_; unsigned long long *__end_; struct __compressed_pair> { unsigned long long *__value_; } __end_cap_; } shape; struct vector> { float *__begin_; float *__end_; struct __compressed_pair> { float *__value_; } __end_cap_; } data; } _spanLabelsTensor; struct vector> { struct Token *__begin_; struct Token *__end_; struct __compressed_pair> { struct Token *__value_; } __end_cap_; } _outputTokens; } @property (readonly) void *embeddingsTensor; @property (readonly) void *spanLabelsTensor; @property (readonly) void *outputTokens; - (id).cxx_construct; - (void).cxx_destruct; - (id)initWithEmbeddingsTensor:(struct UPGenericTensor { struct vector> { unsigned long long *x0; unsigned long long *x1; struct __compressed_pair> { unsigned long long *x0; } x2; } x0; struct vector> { float *x0; float *x1; struct __compressed_pair> { float *x0; } x2; } x1; })a0 spanLabelsTensor:(struct UPGenericTensor { struct vector> { unsigned long long *x0; unsigned long long *x1; struct __compressed_pair> { unsigned long long *x0; } x2; } x0; struct vector> { float *x0; float *x1; struct __compressed_pair> { float *x0; } x2; } x1; })a1 outputTokens:(struct vector> { struct Token *x0; struct Token *x1; struct __compressed_pair> { struct Token *x0; } x2; })a2; @end