Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc75 void ExecuteCalibration(OpKernelContext* ctx, AsyncHelper* helper);
289 void TRTEngineOp::ExecuteCalibration(OpKernelContext* ctx, in ExecuteCalibration() function in tensorflow::tensorrt::TRTEngineOp
368 ExecuteCalibration(ctx, helper); in ComputeAsync()