Searched refs:get_placeholder (Results 1 – 2 of 2) sorted by relevance
94 def get_placeholder(self): member in TensorSignature173 return signatures.get_placeholder()175 key: signatures[key].get_placeholder()
442 def get_placeholder(shape, dtype, name_prepend): function456 self._input_placeholder = get_placeholder(self.input_shape,458 self._output_placeholder = get_placeholder(self.output_shape,