ClassList > mediapipe > InferenceCalculatorOptions_Delegate_Xnnpack
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 InferenceCalculatorOptions_Delegate_Xnnpack
enum mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack {
    kNumThreadsFieldNumber = 1
};
 
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::_class_data_;
 
variable kIndexInFileMessages
constexpr int mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::kIndexInFileMessages;
 
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::ByteSizeLong () const
 
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::Clear () 
 
function CopyFrom
void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::CopyFrom (
    const InferenceCalculatorOptions_Delegate_Xnnpack & from
) 
 
function GetCachedSize
inline int mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::GetCachedSize () const
 
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::GetClassData () const
 
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::GetMetadata () const
 
function InferenceCalculatorOptions_Delegate_Xnnpack [1/5]
inline mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack () 
 
function InferenceCalculatorOptions_Delegate_Xnnpack [2/5]
explicit constexpr mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 
 
function InferenceCalculatorOptions_Delegate_Xnnpack [3/5]
mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack (
    const InferenceCalculatorOptions_Delegate_Xnnpack & from
) 
 
function InferenceCalculatorOptions_Delegate_Xnnpack [4/5]
inline mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack (
    InferenceCalculatorOptions_Delegate_Xnnpack && from
) noexcept
 
function IsInitialized
bool mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::IsInitialized () const
 
function MergeFrom
void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::MergeFrom (
    const InferenceCalculatorOptions_Delegate_Xnnpack & from
) 
 
function New
inline InferenceCalculatorOptions_Delegate_Xnnpack * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
 
function Swap
inline void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::Swap (
    InferenceCalculatorOptions_Delegate_Xnnpack * other
) 
 
function UnsafeArenaSwap
inline void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::UnsafeArenaSwap (
    InferenceCalculatorOptions_Delegate_Xnnpack * other
) 
 
function _InternalParse
const char * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 
 
function _InternalSerialize
uint8_t * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
 
function clear_num_threads
inline void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::clear_num_threads () 
 
function has_num_threads
inline bool mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::has_num_threads () const
 
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::mutable_unknown_fields () 
 
function num_threads
inline int32_t mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::num_threads () const
 
function operator=
inline InferenceCalculatorOptions_Delegate_Xnnpack & mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::operator= (
    const InferenceCalculatorOptions_Delegate_Xnnpack & from
) 
 
function operator=
inline InferenceCalculatorOptions_Delegate_Xnnpack & mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::operator= (
    InferenceCalculatorOptions_Delegate_Xnnpack && from
) noexcept
 
function set_num_threads
inline void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::set_num_threads (
    int32_t value
) 
 
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::unknown_fields () const
 
function ~InferenceCalculatorOptions_Delegate_Xnnpack
mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::~InferenceCalculatorOptions_Delegate_Xnnpack () override
 
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::GetDescriptor () 
 
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::GetReflection () 
 
function default_instance
static inline const InferenceCalculatorOptions_Delegate_Xnnpack & mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::default_instance () 
 
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::descriptor () 
 
function internal_default_instance
static inline const InferenceCalculatorOptions_Delegate_Xnnpack * mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::internal_default_instance () 
 
Protected Functions Documentation
function InferenceCalculatorOptions_Delegate_Xnnpack [5/5]
explicit mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InferenceCalculatorOptions_Delegate_Xnnpack (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 
 
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 
 
class mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 
 
struct mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto (
    ::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto
) 
 
friend swap
inline void mediapipe::InferenceCalculatorOptions_Delegate_Xnnpack::swap (
    InferenceCalculatorOptions_Delegate_Xnnpack & a,
    InferenceCalculatorOptions_Delegate_Xnnpack & 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