Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.h90 Status GetInitializedTensorListForElement(xla::XlaOp list, xla::XlaOp element,
Dtensor_list_ops.cc607 OP_REQUIRES_OK(ctx, GetInitializedTensorListForElement( in Compile()
641 ctx, GetInitializedTensorListForElement( in Compile()
Dtensor_list_utils.cc296 Status GetInitializedTensorListForElement(xla::XlaOp list, xla::XlaOp element, in GetInitializedTensorListForElement() function