Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc160 Status ImportSegmentGraphDef(FunctionLibraryRuntime* lib,
386 Status TRTEngineOp::ImportSegmentGraphDef(FunctionLibraryRuntime* lib, in ImportSegmentGraphDef() function in tensorflow::tensorrt::TRTEngineOp
459 OP_REQUIRES_OK(context, ImportSegmentGraphDef(context->function_library(), in TRTEngineOp()
1166 Status status = ImportSegmentGraphDef(ctx->function_library(), in GetEngine()