ClassList > DelegateUnion
Public Attributes
Type |
Name |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
_constinit_
|
::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * |
gpu_
|
::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * |
nnapi_
|
::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * |
tflite_
|
::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * |
xnnpack_
|
Public Functions
Public Attributes Documentation
variable _constinit_
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized mediapipe::InferenceCalculatorOptions_Delegate::DelegateUnion::_constinit_;
variable gpu_
::mediapipe::InferenceCalculatorOptions_Delegate_Gpu* mediapipe::InferenceCalculatorOptions_Delegate::DelegateUnion::gpu_;
variable nnapi_
::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi* mediapipe::InferenceCalculatorOptions_Delegate::DelegateUnion::nnapi_;
variable tflite_
::mediapipe::InferenceCalculatorOptions_Delegate_TfLite* mediapipe::InferenceCalculatorOptions_Delegate::DelegateUnion::tflite_;
variable xnnpack_
::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack* mediapipe::InferenceCalculatorOptions_Delegate::DelegateUnion::xnnpack_;
Public Functions Documentation
function DelegateUnion
inline constexpr DelegateUnion::DelegateUnion ()
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/tensor/inference_calculator.pb.h