name: embedding-concat labels: recommended_framework: '' class: '' others: '' operator: towhee/embedding-concat init: w1: float w2: float call: input: emb1: numpy.ndarray emb2: numpy.ndarray output: feature_vector: numpy.ndarray