[源代码]
Identity
keras.layers.Identity(**kwargs)
Identity 层。
此层应在不需要执行任何操作时用作占位符。该层仅将其 `inputs` 参数作为输出返回。