Searched refs:_make_placeholder_like (Results 1 – 2 of 2) sorted by relevance
769 def _make_placeholder_like(shape): function773 inputs = nest.map_structure(_make_placeholder_like, input_shape)2746 def _make_placeholder_like(shape): function2750 return nest.map_structure(_make_placeholder_like, output_shapes)
2095 def _make_placeholder_like(shape): function2100 return nest.map_structure(_make_placeholder_like, output_shapes)