Searched refs:shape_with_no_batch_size (Results 1 – 1 of 1) sorted by relevance
283 shape=shape_with_no_batch_size(self._nested_inputs[name]),289 shape=shape_with_no_batch_size(x), allow_last_axis_squeeze=True,1403 def shape_with_no_batch_size(x): function