HomeSort by relevance Sort by last modified time
    Searched refs:remote_call (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/python/data/experimental/ops/
prefetching_ops.py 124 return functional_ops.remote_call(
156 return functional_ops.remote_call(
187 return functional_ops.remote_call(
  /external/tensorflow/tensorflow/python/data/ops/
multi_device_iterator_ops.py 55 return functional_ops.remote_call(
90 return functional_ops.remote_call(
118 return functional_ops.remote_call(
  /external/tensorflow/tensorflow/python/tpu/
datasets.py 175 remote_calls = functional_ops.remote_call(
  /external/tensorflow/tensorflow/python/data/kernel_tests/
iterator_cluster_test.py 79 remote_op = functional_ops.remote_call(
iterator_test.py 615 remote_op = functional_ops.remote_call(
691 return functional_ops.remote_call(
733 remote_op = functional_ops.remote_call(
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
functional_ops_test.py 422 remote_op = functional_ops.remote_call(
447 remote_op = functional_ops.remote_call(
470 remote_op = functional_ops.remote_call(
492 remote_op = functional_ops.remote_call(
517 remote_op = functional_ops.remote_call(
540 remote_op = functional_ops.remote_call(
560 remote_op = functional_ops.remote_call(
    [all...]
  /external/tensorflow/tensorflow/python/ops/
functional_ops.py 36 from tensorflow.python.ops.gen_functional_ops import remote_call
    [all...]

Completed in 178 milliseconds