Searched defs:then_handle (Results 1 – 2 of 2) sorted by relevance
48 auto then_handle = ctx->Input(1); in Compile() local121 auto then_handle = bcasted_then.ValueOrDie(); in Compile() local
136 FHandle then_handle; in ComputeAsync() local155 State(IfOp* kernel, OpKernelContext* ctx, bool cond, FHandle then_handle, in State()204 Status GetHandles(OpKernelContext* ctx, FHandle* then_handle, in GetHandles()