Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dprefetching_ops.py134 def _next_func(string_handle): argument
144 string_handle,
155 def _remote_next_func(string_handle): argument
158 args=[string_handle] +
167 def _finalize_func(string_handle): argument
176 string_handle,
186 def _remote_finalize_func(string_handle): argument
189 args=[string_handle] + finalize_func_concrete.captured_inputs,
/external/tensorflow/tensorflow/python/data/ops/
Dmulti_device_iterator_ops.py68 def _next_func(string_handle): argument
72 string_handle=string_handle,
89 def _remote_next_func(string_handle): argument
92 args=[string_handle] + next_func_concrete.captured_inputs,
117 def _remote_finalize_func(string_handle): argument
120 args=[string_handle] + finalize_func_concrete.captured_inputs,
Diterator_ops.py220 def from_string_handle(string_handle, argument
280 string_handle = ops.convert_to_tensor(string_handle, dtype=dtypes.string)
286 string_handle,
291 string_handle,
296 string_handle,
428 def string_handle(self, name=None): member in Iterator
/external/tensorflow/tensorflow/python/data/kernel_tests/
Diterator_test.py422 iterator_3_handle = sess.run(iterator_3.string_handle())
423 iterator_4_handle = sess.run(iterator_4.string_handle())
481 iterator_3_handle = sess.run(iterator_3.string_handle())
482 iterator_4_handle = sess.run(iterator_4.string_handle())
536 self.assertIs(one_shot_iterator.string_handle(),
537 one_shot_iterator.string_handle())
538 self.assertIs(initializable_iterator.string_handle(),
539 initializable_iterator.string_handle())
540 self.assertIs(structure_iterator.string_handle(),
541 structure_iterator.string_handle())
[all …]
Diterator_cluster_test.py52 iterator_3_handle = iterator_3.string_handle()
68 iterator_3_handle = iterator_3.string_handle()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.data.-iterator.pbtxt28 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'output_classes\'], varar…
43 name: "string_handle"
Dtensorflow.raw_ops.pbtxt1613 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
1617 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
2061 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_MultiDeviceIteratorToStringHandle.pbtxt10 name: "string_handle"
Dapi_def_IteratorToStringHandle.pbtxt10 name: "string_handle"
Dapi_def_MultiDeviceIteratorFromStringHandle.pbtxt4 name: "string_handle"
Dapi_def_IteratorFromStringHandle.pbtxt4 name: "string_handle"
/external/tensorflow/tensorflow/python/tpu/
Ddatasets.py157 source_handle = source_iterator.string_handle()
/external/tensorflow/tensorflow/core/common_runtime/
Ddirect_session_test.cc1287 Tensor string_handle(DT_STRING, {}); in TEST() local
1288 string_handle.flat<string>().setConstant(resource_handle.name()); in TEST()
1292 s = session->Run({{const2->name(), string_handle}}, {node6->name() + ":0"}, in TEST()
1300 s = session->Run({{const2->name(), string_handle}}, {}, {node7->name()}, in TEST()
1340 Tensor string_handle(DT_STRING, {}); in TEST() local
1341 string_handle.flat<string>().setConstant(resource_handle.name()); in TEST()
1345 s = session->Run({{const2->name(), string_handle}}, {node6->name() + ":0"}, in TEST()
1353 s = session->Run({{const2->name(), string_handle}}, {}, {node7->name()}, in TEST()
/external/tensorflow/tensorflow/python/kernel_tests/
Dfunctional_ops_test.py1037 (dtypes.float32,)).string_handle()
1040 (dtypes.float32,)).string_handle()
1043 (dtypes.float32,)).string_handle()
/external/tensorflow/tensorflow/python/grappler/
Ddatasets_test.py433 handle = iterator.string_handle()
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1613 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
1617 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
2061 …argspec: "args=[\'string_handle\', \'output_types\', \'output_shapes\', \'name\'], varargs=None, k…
/external/tensorflow/tensorflow/go/op/
Dwrappers.go7388 …ceIteratorToStringHandle(scope *Scope, multi_device_iterator tf.Output) (string_handle tf.Output) {
34162 func MultiDeviceIteratorFromStringHandle(scope *Scope, string_handle tf.Output, optional ...MultiDe…
34173 string_handle,
39129 func IteratorToStringHandle(scope *Scope, resource_handle tf.Output) (string_handle tf.Output) {
39178 func IteratorFromStringHandle(scope *Scope, string_handle tf.Output, optional ...IteratorFromString…
39189 string_handle,
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt15819 name: "string_handle"
15849 name: "string_handle"
15955 name: "string_handle"
20070 name: "string_handle"
20156 name: "string_handle"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt31239 name: "string_handle"
31251 name: "string_handle"
31281 name: "string_handle"
31387 name: "string_handle"
40451 name: "string_handle"
40537 name: "string_handle"
Dops_history.v1.pbtxt31624 name: "string_handle"
31636 name: "string_handle"
31666 name: "string_handle"
31772 name: "string_handle"
40948 name: "string_handle"
41034 name: "string_handle"