Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.cc386 xla::XlaOp updated_list_part = in ExecuteTensorListPushBack() local
388 result_parts.push_back(updated_list_part); in ExecuteTensorListPushBack()
402 xla::XlaOp updated_list_part = in ExecuteTensorListPushBack() local
404 result_parts.push_back(updated_list_part); in ExecuteTensorListPushBack()
489 xla::XlaOp updated_list_part = in ExecuteTensorListSetItem() local
493 result_parts.push_back(updated_list_part); in ExecuteTensorListSetItem()