Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc81 void ExecuteNativeSegment(OpKernelContext* ctx, AsyncHelper* helper);
242 void TRTEngineOp::ExecuteNativeSegment(OpKernelContext* ctx, in ExecuteNativeSegment() function in tensorflow::tensorrt::TRTEngineOp
330 ExecuteNativeSegment(ctx, helper); in ExecuteCalibration()
382 ExecuteNativeSegment(ctx, helper); in ComputeAsync()
389 ExecuteNativeSegment(ctx, helper); in ComputeAsync()