Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.h58 Status SetTensorListPushIndex(xla::XlaOp list, xla::XlaOp push_index,
Dshape_op.cc377 SetTensorListPushIndex(new_list, push_index, &result)); in Compile()
Dtensor_list_ops.cc186 SetTensorListPushIndex( in Compile()
Dtensor_list_utils.cc172 Status SetTensorListPushIndex(xla::XlaOp list, xla::XlaOp push_index, in SetTensorListPushIndex() function