Skip to content

Class mediapipe::api2::InferenceCalculatorGlAdvancedImpl::OnDiskCacheHelper

ClassList > OnDiskCacheHelper

Public Functions

Type Name
absl::Status Init (const mediapipe::InferenceCalculatorOptions & options, const mediapipe::InferenceCalculatorOptions::Delegate::Gpu & gpu_delegate_options)
absl::Status ReadGpuCaches (tflite::gpu::TFLiteGPURunner & gpu_runner) const
absl::Status SaveGpuCachesBasedOnBehavior (tflite::gpu::TFLiteGPURunner & gpu_runner) const
bool UseSerializedModel () const

Public Functions Documentation

function Init

absl::Status OnDiskCacheHelper::Init (
    const mediapipe::InferenceCalculatorOptions & options,
    const mediapipe::InferenceCalculatorOptions::Delegate::Gpu & gpu_delegate_options
) 

function ReadGpuCaches

absl::Status OnDiskCacheHelper::ReadGpuCaches (
    tflite::gpu::TFLiteGPURunner & gpu_runner
) const

function SaveGpuCachesBasedOnBehavior

absl::Status OnDiskCacheHelper::SaveGpuCachesBasedOnBehavior (
    tflite::gpu::TFLiteGPURunner & gpu_runner
) const

function UseSerializedModel

inline bool OnDiskCacheHelper::UseSerializedModel () const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/tensor/inference_calculator_gl_advanced.cc