module TensorFlow module Keras module Layers class Flatten def initialize(input_shape: nil) end end end end end