ClassList > mediapipe > InferenceCalculatorOptions_Delegate
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
enum DelegateCase
enum mediapipe::InferenceCalculatorOptions_Delegate::DelegateCase {
kTflite = 1,
kGpu = 2,
kNnapi = 3,
kXnnpack = 4,
DELEGATE_NOT_SET = 0
};
typedef Gpu
typedef InferenceCalculatorOptions_Delegate_Gpu mediapipe::InferenceCalculatorOptions_Delegate::Gpu;
typedef Nnapi
typedef InferenceCalculatorOptions_Delegate_Nnapi mediapipe::InferenceCalculatorOptions_Delegate::Nnapi;
typedef TfLite
typedef InferenceCalculatorOptions_Delegate_TfLite mediapipe::InferenceCalculatorOptions_Delegate::TfLite;
typedef Xnnpack
typedef InferenceCalculatorOptions_Delegate_Xnnpack mediapipe::InferenceCalculatorOptions_Delegate::Xnnpack;
enum InferenceCalculatorOptions_Delegate
enum mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate {
kTfliteFieldNumber = 1,
kGpuFieldNumber = 2,
kNnapiFieldNumber = 3,
kXnnpackFieldNumber = 4
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::InferenceCalculatorOptions_Delegate::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::InferenceCalculatorOptions_Delegate::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::InferenceCalculatorOptions_Delegate::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::InferenceCalculatorOptions_Delegate::Clear ()
function CopyFrom
void mediapipe::InferenceCalculatorOptions_Delegate::CopyFrom (
const InferenceCalculatorOptions_Delegate & from
)
function GetCachedSize
inline int mediapipe::InferenceCalculatorOptions_Delegate::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::InferenceCalculatorOptions_Delegate::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::InferenceCalculatorOptions_Delegate::GetMetadata () const
function InferenceCalculatorOptions_Delegate [1/5]
inline mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate ()
function InferenceCalculatorOptions_Delegate [2/5]
explicit constexpr mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function InferenceCalculatorOptions_Delegate [3/5]
mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate (
const InferenceCalculatorOptions_Delegate & from
)
function InferenceCalculatorOptions_Delegate [4/5]
inline mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate (
InferenceCalculatorOptions_Delegate && from
) noexcept
function IsInitialized
bool mediapipe::InferenceCalculatorOptions_Delegate::IsInitialized () const
function MergeFrom
void mediapipe::InferenceCalculatorOptions_Delegate::MergeFrom (
const InferenceCalculatorOptions_Delegate & from
)
function New
inline InferenceCalculatorOptions_Delegate * mediapipe::InferenceCalculatorOptions_Delegate::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::InferenceCalculatorOptions_Delegate::Swap (
InferenceCalculatorOptions_Delegate * other
)
function UnsafeArenaSwap
inline void mediapipe::InferenceCalculatorOptions_Delegate::UnsafeArenaSwap (
InferenceCalculatorOptions_Delegate * other
)
function _InternalParse
const char * mediapipe::InferenceCalculatorOptions_Delegate::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::InferenceCalculatorOptions_Delegate::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_delegate
void mediapipe::InferenceCalculatorOptions_Delegate::clear_delegate ()
function clear_gpu
inline void mediapipe::InferenceCalculatorOptions_Delegate::clear_gpu ()
function clear_nnapi
inline void mediapipe::InferenceCalculatorOptions_Delegate::clear_nnapi ()
function clear_tflite
inline void mediapipe::InferenceCalculatorOptions_Delegate::clear_tflite ()
function clear_xnnpack
inline void mediapipe::InferenceCalculatorOptions_Delegate::clear_xnnpack ()
function delegate_case
inline DelegateCase mediapipe::InferenceCalculatorOptions_Delegate::delegate_case () const
function gpu
inline const ::mediapipe::InferenceCalculatorOptions_Delegate_Gpu & mediapipe::InferenceCalculatorOptions_Delegate::gpu () const
function has_gpu
inline bool mediapipe::InferenceCalculatorOptions_Delegate::has_gpu () const
function has_nnapi
inline bool mediapipe::InferenceCalculatorOptions_Delegate::has_nnapi () const
function has_tflite
inline bool mediapipe::InferenceCalculatorOptions_Delegate::has_tflite () const
function has_xnnpack
inline bool mediapipe::InferenceCalculatorOptions_Delegate::has_xnnpack () const
function mutable_gpu
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * mediapipe::InferenceCalculatorOptions_Delegate::mutable_gpu ()
function mutable_nnapi
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * mediapipe::InferenceCalculatorOptions_Delegate::mutable_nnapi ()
function mutable_tflite
inline ::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * mediapipe::InferenceCalculatorOptions_Delegate::mutable_tflite ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::InferenceCalculatorOptions_Delegate::mutable_unknown_fields ()
function mutable_xnnpack
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * mediapipe::InferenceCalculatorOptions_Delegate::mutable_xnnpack ()
function nnapi
inline const ::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi & mediapipe::InferenceCalculatorOptions_Delegate::nnapi () const
function operator=
inline InferenceCalculatorOptions_Delegate & mediapipe::InferenceCalculatorOptions_Delegate::operator= (
const InferenceCalculatorOptions_Delegate & from
)
function operator=
inline InferenceCalculatorOptions_Delegate & mediapipe::InferenceCalculatorOptions_Delegate::operator= (
InferenceCalculatorOptions_Delegate && from
) noexcept
function release_gpu
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * mediapipe::InferenceCalculatorOptions_Delegate::release_gpu ()
function release_nnapi
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * mediapipe::InferenceCalculatorOptions_Delegate::release_nnapi ()
function release_tflite
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * mediapipe::InferenceCalculatorOptions_Delegate::release_tflite ()
function release_xnnpack
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * mediapipe::InferenceCalculatorOptions_Delegate::release_xnnpack ()
function set_allocated_gpu
void mediapipe::InferenceCalculatorOptions_Delegate::set_allocated_gpu (
::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * gpu
)
function set_allocated_nnapi
void mediapipe::InferenceCalculatorOptions_Delegate::set_allocated_nnapi (
::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * nnapi
)
function set_allocated_tflite
void mediapipe::InferenceCalculatorOptions_Delegate::set_allocated_tflite (
::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * tflite
)
function set_allocated_xnnpack
void mediapipe::InferenceCalculatorOptions_Delegate::set_allocated_xnnpack (
::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * xnnpack
)
function tflite
inline const ::mediapipe::InferenceCalculatorOptions_Delegate_TfLite & mediapipe::InferenceCalculatorOptions_Delegate::tflite () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::InferenceCalculatorOptions_Delegate::unknown_fields () const
function unsafe_arena_release_gpu
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_release_gpu ()
function unsafe_arena_release_nnapi
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_release_nnapi ()
function unsafe_arena_release_tflite
inline ::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_release_tflite ()
function unsafe_arena_release_xnnpack
inline ::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_release_xnnpack ()
function unsafe_arena_set_allocated_gpu
inline void mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_set_allocated_gpu (
::mediapipe::InferenceCalculatorOptions_Delegate_Gpu * gpu
)
function unsafe_arena_set_allocated_nnapi
inline void mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_set_allocated_nnapi (
::mediapipe::InferenceCalculatorOptions_Delegate_Nnapi * nnapi
)
function unsafe_arena_set_allocated_tflite
inline void mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_set_allocated_tflite (
::mediapipe::InferenceCalculatorOptions_Delegate_TfLite * tflite
)
function unsafe_arena_set_allocated_xnnpack
inline void mediapipe::InferenceCalculatorOptions_Delegate::unsafe_arena_set_allocated_xnnpack (
::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack * xnnpack
)
function xnnpack
inline const ::mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack & mediapipe::InferenceCalculatorOptions_Delegate::xnnpack () const
function ~InferenceCalculatorOptions_Delegate
mediapipe::InferenceCalculatorOptions_Delegate::~InferenceCalculatorOptions_Delegate () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions_Delegate::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::InferenceCalculatorOptions_Delegate::GetReflection ()
function default_instance
static inline const InferenceCalculatorOptions_Delegate & mediapipe::InferenceCalculatorOptions_Delegate::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions_Delegate::descriptor ()
function internal_default_instance
static inline const InferenceCalculatorOptions_Delegate * mediapipe::InferenceCalculatorOptions_Delegate::internal_default_instance ()
Protected Functions Documentation
function InferenceCalculatorOptions_Delegate [5/5]
explicit mediapipe::InferenceCalculatorOptions_Delegate::InferenceCalculatorOptions_Delegate (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::InferenceCalculatorOptions_Delegate::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::InferenceCalculatorOptions_Delegate::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::InferenceCalculatorOptions_Delegate::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto
)
friend swap
inline void mediapipe::InferenceCalculatorOptions_Delegate::swap (
InferenceCalculatorOptions_Delegate & a,
InferenceCalculatorOptions_Delegate & b
)
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