Searched defs:input_spec (Results 1 – 4 of 4) sorted by relevance
77 def assert_input_compatibility(input_spec, inputs, layer_name): argument
361 def input_spec(self): member in Sequential
724 def input_spec(self): member in Network
39 TensorDataSet(const tensorforest::TensorForestDataSpec& input_spec, in TensorDataSet()