Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.h104 Status ExecuteTensorListPopBack(xla::XlaOp list, xla::XlaOp* list_result,
Dtensor_list_ops.cc675 ExecuteTensorListPopBack(list, &list_result, &element_result, in Compile()
Dtensor_list_utils.cc414 Status ExecuteTensorListPopBack(xla::XlaOp list, xla::XlaOp* list_result, in ExecuteTensorListPopBack() function