Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dfunctional_ops_test.py415 def _remote_fn(a, b): function
426 f=_remote_fn,
440 def _remote_fn(a, b): function
451 f=_remote_fn,
463 def _remote_fn(a, b): function
472 args=[a, b], Tout=[dtypes.int32], f=_remote_fn, target="/cpu:0")
485 def _remote_fn(a, b): function
496 f=_remote_fn,
510 def _remote_fn(a, b): function
521 f=_remote_fn,
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
Diterator_cluster_test.py74 def _remote_fn(h): function
85 f=_remote_fn,
Diterator_test.py610 def _remote_fn(h): function
621 f=_remote_fn,
725 def _remote_fn(h): function
739 f=_remote_fn,
/external/tensorflow/tensorflow/python/eager/
Dremote_test.py176 def _remote_fn(x): function
179 remote_fn = _remote_fn.get_concrete_function()