Searched refs:_GetNdArray (Results 1 – 2 of 2) sorted by relevance
2008 def _GetNdArray(self, a): member in TensorFlowTestCase2020 a = self._GetNdArray(a)2021 b = self._GetNdArray(b)2099 a_as_ndarray = self._GetNdArray(a)2100 b_as_ndarray = self._GetNdArray(b)2191 a = self._GetNdArray(a)2192 b = self._GetNdArray(b)2237 a = self._GetNdArray(a)2238 b = self._GetNdArray(b)2279 a = self._GetNdArray(a)[all …]
1295 actual_input_backprop = self._GetNdArray(actual_input_backprop)1298 actual_output = self._GetNdArray(actual_output)