Searched refs:get_input_spec (Results 1 – 1 of 1) sorted by relevance
509 def get_input_spec(shape): function538 self.input_spec[0] = get_input_spec(input_shape)540 self.input_spec = [get_input_spec(input_shape)]544 flat_input_shapes = nest.map_structure(get_input_spec, flat_input_shapes)