Home
last modified time | relevance | path

Searched refs:MustArgumentBeConstant (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc91 Status XlaCompileOnDemandOp::MustArgumentBeConstant(const OpKernel* op_kernel, in MustArgumentBeConstant() function in tensorflow::XlaCompileOnDemandOp
110 return MustArgumentBeConstant(op_kernel, argument_idx, result); in ShouldArgumentBeConstant()
133 TF_RETURN_IF_ERROR(MustArgumentBeConstant(&ctx->op_kernel(), i, in Compile()
Dxla_compile_on_demand_op.h43 Status MustArgumentBeConstant(const OpKernel* op_kernel, int64 argument_idx,