Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc104 Status XlaCompileOnDemandOp::ShouldArgumentBeConstant(const OpKernel* op_kernel, in ShouldArgumentBeConstant() function in tensorflow::XlaCompileOnDemandOp
123 TF_RETURN_IF_ERROR(ShouldArgumentBeConstant(&ctx->op_kernel(), i, in Compile()
Dxla_compile_on_demand_op.h41 Status ShouldArgumentBeConstant(const OpKernel* op_kernel, int64 argument_idx,