Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpmap_lib.cc112 const py::function& python_fallback) { in ShardArg() argument
148 py::cast<py::list>(python_fallback(arg, py_devices, input_spec.indices)); in ShardArg()