Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc106 StatusOr<FunctionLibraryRuntime::Handle> ConstructFunctionHandle(
276 StatusOr<FunctionLibraryRuntime::Handle> TRTEngineOp::ConstructFunctionHandle( in ConstructFunctionHandle() function in tensorflow::tensorrt::TRTEngineOp
324 ConstructFunctionHandle(lib, device_name)); in ImportSegmentGraphDef()
454 ConstructFunctionHandle(ctx->function_library(), ctx->device()->name(), in ExecuteNativeSegment()