Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tests/
Dtensor_list_ops_test.py36 l = list_ops.empty_tensor_list(
47 l = list_ops.empty_tensor_list(
63 l = list_ops.empty_tensor_list(
81 l = list_ops.empty_tensor_list(
98 l = list_ops.empty_tensor_list(
109 l = list_ops.empty_tensor_list(
141 l = list_ops.empty_tensor_list(
170 l = list_ops.empty_tensor_list(
194 l = list_ops.empty_tensor_list(
229 l = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/kernel_tests/data_structures/
Dlist_ops_test.py51 l = list_ops.empty_tensor_list(
76 l = list_ops.empty_tensor_list(
88 l = list_ops.empty_tensor_list(
144 l = list_ops.empty_tensor_list(
163 l = list_ops.empty_tensor_list(
190 l = list_ops.empty_tensor_list(
212 l = list_ops.empty_tensor_list(
236 l = list_ops.empty_tensor_list(
247 l = list_ops.empty_tensor_list(
257 l = list_ops.empty_tensor_list(
[all …]
/external/tensorflow/tensorflow/python/ops/
Dlist_ops.py47 def empty_tensor_list(element_shape, function
54 return gen_list_ops.empty_tensor_list(
222 dlist = empty_tensor_list(
272 dlist = empty_tensor_list(
Dwhile_v2.py278 tensor_list = list_ops.empty_tensor_list(
1207 tensor_list = list_ops.empty_tensor_list(
Dgradients_test.py1441 tl = list_ops.empty_tensor_list(
1447 grad_tl = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/autograph/utils/
Dtensor_list.py55 self.list_ = list_ops.empty_tensor_list(self.shape, self.dtype)
Dtensors_test.py32 return list_ops.empty_tensor_list(
Dtensor_list_test.py38 l = list_ops.empty_tensor_list(self._shape(()), dtypes.int32)
/external/tensorflow/tensorflow/python/autograph/operators/
Ddata_structures.py155 l = list_ops.empty_tensor_list(
202 return list_ops.empty_tensor_list(
Ddata_structures_test.py159 l = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dwhile_v2_test.py229 results = list_ops.empty_tensor_list(
280 results = list_ops.empty_tensor_list(
665 tensor_list = list_ops.empty_tensor_list(
754 tensor_list = list_ops.empty_tensor_list(
942 tensor_list = list_ops.empty_tensor_list(
965 tensor_list = list_ops.empty_tensor_list(
1342 x = list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/kernel_tests/variables/
Dresource_variable_ops_test.py1321 list_ops.empty_tensor_list(
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py1341 tensor_list = list_ops.empty_tensor_list(