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.cc125 Status AllocateCalibrationResources(OpKernelContext* ctx,
646 OP_REQUIRES_OK_ASYNC(ctx, AllocateCalibrationResources(ctx, cache_res), in ComputeAsync()
1017 Status TRTEngineOp::AllocateCalibrationResources( in AllocateCalibrationResources() function in tensorflow::tensorrt::TRTEngineOp