Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc113 Status ImportSegmentGraphDef(FunctionLibraryRuntime* lib,
321 Status TRTEngineOp::ImportSegmentGraphDef(FunctionLibraryRuntime* lib, in ImportSegmentGraphDef() function in tensorflow::tensorrt::TRTEngineOp
374 OP_REQUIRES_OK(context, ImportSegmentGraphDef(context->function_library(), in TRTEngineOp()
910 Status status = ImportSegmentGraphDef(ctx->function_library(), in GetEngine()