Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.cc434 const xla::Shape& list_part_shape = in ExecuteTensorListPopBack() local
436 std::vector<xla::XlaOp> start_indices(list_part_shape.dimensions_size(), in ExecuteTensorListPopBack()
441 xla::SpanToVector(list_part_shape.dimensions()); in ExecuteTensorListPopBack()