Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc309 py::object handled_args = cache_entry->handle_args(arg_list); in Call() local
310 py::list list_of_list_of_buffers = py::cast<py::list>(handled_args); in Call()