module TensorFlow module Keras module Layers class Dropout def initialize(rate) end end end end end