Searched refs:ConstantInputList (Results 1 – 3 of 3) sorted by relevance
58 OP_REQUIRES_OK(ctx, ctx->ConstantInputList("indices", &indices_input)); in Compile()
207 Status ConstantInputList(
497 Status XlaOpKernelContext::ConstantInputList(absl::string_view name, in ConstantInputList() function in tensorflow::XlaOpKernelContext