Searched refs:MustArgumentBeConstant (Results 1 – 2 of 2) sorted by relevance
91 Status XlaCompileOnDemandOp::MustArgumentBeConstant(const OpKernel* op_kernel, in MustArgumentBeConstant() function in tensorflow::XlaCompileOnDemandOp110 return MustArgumentBeConstant(op_kernel, argument_idx, result); in ShouldArgumentBeConstant()133 TF_RETURN_IF_ERROR(MustArgumentBeConstant(&ctx->op_kernel(), i, in Compile()
43 Status MustArgumentBeConstant(const OpKernel* op_kernel, int64 argument_idx,