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