Class mediapipe::api2::InferenceCalculatorGlAdvancedImpl::GpuInferenceRunner
ClassList > GpuInferenceRunner
Public Functions
Type | Name |
---|---|
const InputOutputTensorNames & | GetInputOutputTensorNames () const |
absl::Status | Init (CalculatorContext * cc, std::shared_ptr< GlContext > gl_context) |
absl::StatusOr< std::vector< Tensor > > | Process (CalculatorContext * cc, const TensorSpan & input_tensors) |
~GpuInferenceRunner () |
Public Functions Documentation
function GetInputOutputTensorNames
const InputOutputTensorNames & GpuInferenceRunner::GetInputOutputTensorNames () const
function Init
absl::Status GpuInferenceRunner::Init (
CalculatorContext * cc,
std::shared_ptr< GlContext > gl_context
)
function Process
absl::StatusOr< std::vector< Tensor > > GpuInferenceRunner::Process (
CalculatorContext * cc,
const TensorSpan & input_tensors
)
function ~GpuInferenceRunner
GpuInferenceRunner::~GpuInferenceRunner ()
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