Searched refs:ExecuteTensorListFromTensor (Results 1 – 3 of 3) sorted by relevance
122 Status ExecuteTensorListFromTensor(int push_index, xla::XlaOp tensor,
559 OP_REQUIRES_OK(ctx, ExecuteTensorListFromTensor(length, reshaped, &result)); in Compile()585 ExecuteTensorListFromTensor(num_elements, tensor, &result)); in Compile()
540 Status ExecuteTensorListFromTensor(int push_index, xla::XlaOp tensor, in ExecuteTensorListFromTensor() function