Searched refs:_should_cast_single_input (Results 1 – 1 of 1) sorted by relevance
2439 any(map(self._should_cast_single_input, input_list))):2445 def _should_cast_single_input(self, x): member in Layer2453 if self._should_cast_single_input(x):