Home
last modified time | relevance | path

Searched defs:list_result (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction.cc51 py::list list_result = (py::list)result; in _build_call_outputs() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.cc414 Status ExecuteTensorListPopBack(xla::XlaOp list, xla::XlaOp* list_result, in ExecuteTensorListPopBack()
Dtensor_list_ops.cc672 xla::XlaOp list_result, element_result; in Compile() local
/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonDataObjectsTests.cpp577 auto list_result = result.AsType<PythonList>(); in TEST_F() local