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