Searched refs:RestoreProfiles (Results 1 – 3 of 3) sorted by relevance
179 Status RestoreProfiles(const nvinfer1::ICudaEngine* engine);
269 Status TrtShapeOptimizationProfile::RestoreProfiles( in RestoreProfiles() function in tensorflow::tensorrt::TrtShapeOptimizationProfile
147 OP_REQUIRES_OK(ctx, resource->profiles_.RestoreProfiles(raw_engine)); in Compute()