Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dlist_ops_test.py55 l = list_ops.empty_tensor_list(
80 l = list_ops.empty_tensor_list(
92 l = list_ops.empty_tensor_list(
138 l = list_ops.empty_tensor_list(
157 l = list_ops.empty_tensor_list(
184 l = list_ops.empty_tensor_list(
206 l = list_ops.empty_tensor_list(
230 l = list_ops.empty_tensor_list(
241 l = list_ops.empty_tensor_list(
251 l = list_ops.empty_tensor_list(
[all …]
Dwhile_v2_test.py214 results = list_ops.empty_tensor_list(
265 results = list_ops.empty_tensor_list(
650 tensor_list = list_ops.empty_tensor_list(
739 tensor_list = list_ops.empty_tensor_list(
927 tensor_list = list_ops.empty_tensor_list(
950 tensor_list = list_ops.empty_tensor_list(
1327 x = list_ops.empty_tensor_list(
Dresource_variable_ops_test.py1282 list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/compiler/tests/
Dtensor_list_ops_test.py39 l = list_ops.empty_tensor_list(
50 l = list_ops.empty_tensor_list(
66 l = list_ops.empty_tensor_list(
84 l = list_ops.empty_tensor_list(
101 l = list_ops.empty_tensor_list(
112 l = list_ops.empty_tensor_list(
144 l = list_ops.empty_tensor_list(
173 l = list_ops.empty_tensor_list(
197 l = list_ops.empty_tensor_list(
232 l = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/ops/
Dlist_ops.py51 def empty_tensor_list(element_shape, function
58 return gen_list_ops.empty_tensor_list(
225 dlist = empty_tensor_list(
275 dlist = empty_tensor_list(
Dwhile_v2.py245 tensor_list = list_ops.empty_tensor_list(
1158 tensor_list = list_ops.empty_tensor_list(
Dgradients_test.py1431 tl = list_ops.empty_tensor_list(
1437 grad_tl = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/autograph/operators/
Ddata_structures.py159 l = list_ops.empty_tensor_list(
206 return list_ops.empty_tensor_list(
Ddata_structures_test.py163 l = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/autograph/utils/
Dtensor_list.py59 self.list_ = list_ops.empty_tensor_list(self.shape, self.dtype)
Dtensors_test.py36 return list_ops.empty_tensor_list(
Dtensor_list_test.py42 l = list_ops.empty_tensor_list(self._shape(()), dtypes.int32)
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py1326 tensor_list = list_ops.empty_tensor_list(