IMMO模型 架构: 多分支独立编码器 → 共享潜在空间融合 → 共享解码器联合重构
# namespace SMRUCC.genomics.Analysis.Microarray.IMMO export class IMMOModel { NumOmics: integer; }