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

  /external/tensorflow/tensorflow/python/kernel_tests/
functional_ops_test.py     [all...]
  /external/tensorflow/tensorflow/python/ops/
functional_ops.py 779 def partitioned_call(args, f, tout=None, executing_eagerly=None, config=None, function
825 outputs = gen_functional_ops.partitioned_call(
    [all...]
  /external/tensorflow/tensorflow/python/eager/
function.py 425 outputs = functional_ops.partitioned_call(
    [all...]

Completed in 219 milliseconds