Searched defs:list_result (Results 1 – 4 of 4) sorted by relevance
51 py::list list_result = (py::list)result; in _build_call_outputs() local
414 Status ExecuteTensorListPopBack(xla::XlaOp list, xla::XlaOp* list_result, in ExecuteTensorListPopBack()
672 xla::XlaOp list_result, element_result; in Compile() local
577 auto list_result = result.AsType<PythonList>(); in TEST_F() local