Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc88 Status AllocateCalibrationResources(OpKernelContext* ctx,
301 return this->AllocateCalibrationResources(ctx, cr); in ExecuteCalibration()
646 Status TRTEngineOp::AllocateCalibrationResources( in AllocateCalibrationResources() function in tensorflow::tensorrt::TRTEngineOp