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