Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dfunctional_ops_test.py414 def _remote_fn(a, b): function
425 f=_remote_fn,
439 def _remote_fn(a, b): function
450 f=_remote_fn,
462 def _remote_fn(a, b): function
471 args=[a, b], Tout=[dtypes.int32], f=_remote_fn, target="/cpu:0")
484 def _remote_fn(a, b): function
495 f=_remote_fn,
509 def _remote_fn(a, b): function
520 f=_remote_fn,
[all …]
/external/tensorflow/tensorflow/python/data/kernel_tests/
Diterator_cluster_test.py71 def _remote_fn(h): function
82 f=_remote_fn,
Diterator_test.py607 def _remote_fn(h): function
618 f=_remote_fn,
722 def _remote_fn(h): function
736 f=_remote_fn,