Searched refs:_GetNdArray (Results 1 – 2 of 2) sorted by relevance
2558 def _GetNdArray(self, a): member in TensorFlowTestCase2570 a = self._GetNdArray(a)2571 b = self._GetNdArray(b)2655 a_as_ndarray = self._GetNdArray(a)2656 b_as_ndarray = self._GetNdArray(b)2756 a = self._GetNdArray(a)2757 b = self._GetNdArray(b)2810 a = self._GetNdArray(a)2811 b = self._GetNdArray(b)2887 a = self._GetNdArray(a)[all …]
1543 actual_input_backprop = self._GetNdArray(actual_input_backprop)1546 actual_output = self._GetNdArray(actual_output)