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.cc101 void ExecuteCalibration(OpKernelContext* ctx,
483 void TRTEngineOp::ExecuteCalibration(OpKernelContext* ctx, in ExecuteCalibration() function in tensorflow::tensorrt::TRTEngineOp
652 ExecuteCalibration(ctx, cache_res, helper); in ComputeAsync()