Home
last modified time | relevance | path

Searched refs:_CreateBinaryAddComputation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client_test.py1775 def _CreateBinaryAddComputation(self, dtype): member in TestFactory.EmbeddedComputationsTest
1890 scatter=self._CreateBinaryAddComputation(dtype))
1906 computation=self._CreateBinaryAddComputation(dtype),
1923 computation=self._CreateBinaryAddComputation(dtype),
1939 computation=self._CreateBinaryAddComputation(dtype),
1960 computation=self._CreateBinaryAddComputation(dtype),
1985 computation=self._CreateBinaryAddComputation(dtype),
2010 computation=self._CreateBinaryAddComputation(dtype),
2172 ops.Constant(c, updates), self._CreateBinaryAddComputation(np.int32),