Created by: 45659301
paddle报错: ValueError: Data Type mismatch: 5 to 3
报错行代码: concated = fluid.layers.concat(self.data_use_var, axis=1)
求解答~