Searched refs:ConstructFunctionHandle (Results 1 – 1 of 1) sorted by relevance
78 Status ConstructFunctionHandle(OpKernelContext* ctx);161 Status TRTEngineOp::ConstructFunctionHandle(OpKernelContext* ctx) { in ConstructFunctionHandle() function in tensorflow::tensorrt::TRTEngineOp253 auto status = ConstructFunctionHandle(ctx); in ExecuteNativeSegment()