Searched refs:_tf_tensor_numpy_output (Results 1 – 2 of 2) sorted by relevance
116 def _tf_tensor_numpy_output(self, string): member in TfDoctestOutputChecker168 want, want_changed = self._tf_tensor_numpy_output(want)170 got, _ = self._tf_tensor_numpy_output(got)
206 output = output_checker._tf_tensor_numpy_output(string)