ClassList > mediapipe > InferenceCalculatorOptions
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Attributes
Type |
Name |
::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::mediapipe::CalculatorOptions, ::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits< ::mediapipe::InferenceCalculatorOptions >, 11, false > |
ext
|
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Public Types Documentation
typedef Delegate
typedef InferenceCalculatorOptions_Delegate mediapipe::InferenceCalculatorOptions::Delegate;
typedef InferenceCalculatorOptions_InputOutputConfig mediapipe::InferenceCalculatorOptions::InputOutputConfig;
enum InferenceCalculatorOptions
enum mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions {
kModelPathFieldNumber = 1,
kDelegateFieldNumber = 5,
kInputOutputConfigFieldNumber = 8,
kTryMmapModelFieldNumber = 7,
kUseGpuFieldNumber = 2,
kUseNnapiFieldNumber = 3,
kCpuNumThreadFieldNumber = 4
};
Public Attributes Documentation
variable ext
PROTOBUF_ATTRIBUTE_INIT_PRIORITY::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier<::mediapipe::CalculatorOptions,::PROTOBUF_NAMESPACE_ID::internal::MessageTypeTraits<::mediapipe::InferenceCalculatorOptions >, 11, false > mediapipe::InferenceCalculatorOptions::ext;
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::InferenceCalculatorOptions::_class_data_;
variable kExtFieldNumber
const int mediapipe::InferenceCalculatorOptions::kExtFieldNumber;
variable kIndexInFileMessages
constexpr int mediapipe::InferenceCalculatorOptions::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::InferenceCalculatorOptions::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::InferenceCalculatorOptions::Clear ()
function CopyFrom
void mediapipe::InferenceCalculatorOptions::CopyFrom (
const InferenceCalculatorOptions & from
)
function GetCachedSize
inline int mediapipe::InferenceCalculatorOptions::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::InferenceCalculatorOptions::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::InferenceCalculatorOptions::GetMetadata () const
function InferenceCalculatorOptions [1/5]
inline mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions ()
function InferenceCalculatorOptions [2/5]
explicit constexpr mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function InferenceCalculatorOptions [3/5]
mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions (
const InferenceCalculatorOptions & from
)
function InferenceCalculatorOptions [4/5]
inline mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions (
InferenceCalculatorOptions && from
) noexcept
function IsInitialized
bool mediapipe::InferenceCalculatorOptions::IsInitialized () const
function MergeFrom
void mediapipe::InferenceCalculatorOptions::MergeFrom (
const InferenceCalculatorOptions & from
)
function New
inline InferenceCalculatorOptions * mediapipe::InferenceCalculatorOptions::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::InferenceCalculatorOptions::Swap (
InferenceCalculatorOptions * other
)
function UnsafeArenaSwap
inline void mediapipe::InferenceCalculatorOptions::UnsafeArenaSwap (
InferenceCalculatorOptions * other
)
function _InternalParse
const char * mediapipe::InferenceCalculatorOptions::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::InferenceCalculatorOptions::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_cpu_num_thread
inline void mediapipe::InferenceCalculatorOptions::clear_cpu_num_thread ()
function clear_delegate
inline void mediapipe::InferenceCalculatorOptions::clear_delegate ()
inline void mediapipe::InferenceCalculatorOptions::clear_input_output_config ()
function clear_model_path
inline void mediapipe::InferenceCalculatorOptions::clear_model_path ()
function clear_try_mmap_model
inline void mediapipe::InferenceCalculatorOptions::clear_try_mmap_model ()
function clear_use_gpu
inline PROTOBUF_DEPRECATED void mediapipe::InferenceCalculatorOptions::clear_use_gpu ()
function clear_use_nnapi
inline PROTOBUF_DEPRECATED void mediapipe::InferenceCalculatorOptions::clear_use_nnapi ()
function cpu_num_thread
inline int32_t mediapipe::InferenceCalculatorOptions::cpu_num_thread () const
function delegate
inline const ::mediapipe::InferenceCalculatorOptions_Delegate & mediapipe::InferenceCalculatorOptions::delegate () const
function has_cpu_num_thread
inline bool mediapipe::InferenceCalculatorOptions::has_cpu_num_thread () const
function has_delegate
inline bool mediapipe::InferenceCalculatorOptions::has_delegate () const
inline bool mediapipe::InferenceCalculatorOptions::has_input_output_config () const
function has_model_path
inline bool mediapipe::InferenceCalculatorOptions::has_model_path () const
function has_try_mmap_model
inline bool mediapipe::InferenceCalculatorOptions::has_try_mmap_model () const
function has_use_gpu
inline PROTOBUF_DEPRECATED bool mediapipe::InferenceCalculatorOptions::has_use_gpu () const
function has_use_nnapi
inline PROTOBUF_DEPRECATED bool mediapipe::InferenceCalculatorOptions::has_use_nnapi () const
inline const ::mediapipe::InferenceCalculatorOptions_InputOutputConfig & mediapipe::InferenceCalculatorOptions::input_output_config () const
function model_path
inline const std::string & mediapipe::InferenceCalculatorOptions::model_path () const
function mutable_delegate
inline ::mediapipe::InferenceCalculatorOptions_Delegate * mediapipe::InferenceCalculatorOptions::mutable_delegate ()
inline ::mediapipe::InferenceCalculatorOptions_InputOutputConfig * mediapipe::InferenceCalculatorOptions::mutable_input_output_config ()
function mutable_model_path
inline std::string * mediapipe::InferenceCalculatorOptions::mutable_model_path ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::InferenceCalculatorOptions::mutable_unknown_fields ()
function operator=
inline InferenceCalculatorOptions & mediapipe::InferenceCalculatorOptions::operator= (
const InferenceCalculatorOptions & from
)
function operator=
inline InferenceCalculatorOptions & mediapipe::InferenceCalculatorOptions::operator= (
InferenceCalculatorOptions && from
) noexcept
function release_delegate
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_Delegate * mediapipe::InferenceCalculatorOptions::release_delegate ()
inline PROTOBUF_NODISCARD::mediapipe::InferenceCalculatorOptions_InputOutputConfig * mediapipe::InferenceCalculatorOptions::release_input_output_config ()
function release_model_path
inline PROTOBUF_NODISCARD std::string * mediapipe::InferenceCalculatorOptions::release_model_path ()
function set_allocated_delegate
inline void mediapipe::InferenceCalculatorOptions::set_allocated_delegate (
::mediapipe::InferenceCalculatorOptions_Delegate * delegate
)
inline void mediapipe::InferenceCalculatorOptions::set_allocated_input_output_config (
::mediapipe::InferenceCalculatorOptions_InputOutputConfig * input_output_config
)
function set_allocated_model_path
inline void mediapipe::InferenceCalculatorOptions::set_allocated_model_path (
std::string * model_path
)
function set_cpu_num_thread
inline void mediapipe::InferenceCalculatorOptions::set_cpu_num_thread (
int32_t value
)
function set_model_path [1/2]
template<typename ArgT0, typename... ArgT>
void mediapipe::InferenceCalculatorOptions::set_model_path (
ArgT0 && arg0,
ArgT... args
)
function set_model_path [2/2]
template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::InferenceCalculatorOptions::set_model_path (
ArgT0 && arg0,
ArgT... args
)
function set_try_mmap_model
inline void mediapipe::InferenceCalculatorOptions::set_try_mmap_model (
bool value
)
function set_use_gpu
inline PROTOBUF_DEPRECATED void mediapipe::InferenceCalculatorOptions::set_use_gpu (
bool value
)
function set_use_nnapi
inline PROTOBUF_DEPRECATED void mediapipe::InferenceCalculatorOptions::set_use_nnapi (
bool value
)
function try_mmap_model
inline bool mediapipe::InferenceCalculatorOptions::try_mmap_model () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::InferenceCalculatorOptions::unknown_fields () const
function unsafe_arena_release_delegate
inline ::mediapipe::InferenceCalculatorOptions_Delegate * mediapipe::InferenceCalculatorOptions::unsafe_arena_release_delegate ()
inline ::mediapipe::InferenceCalculatorOptions_InputOutputConfig * mediapipe::InferenceCalculatorOptions::unsafe_arena_release_input_output_config ()
function unsafe_arena_set_allocated_delegate
inline void mediapipe::InferenceCalculatorOptions::unsafe_arena_set_allocated_delegate (
::mediapipe::InferenceCalculatorOptions_Delegate * delegate
)
inline void mediapipe::InferenceCalculatorOptions::unsafe_arena_set_allocated_input_output_config (
::mediapipe::InferenceCalculatorOptions_InputOutputConfig * input_output_config
)
function use_gpu
inline PROTOBUF_DEPRECATED bool mediapipe::InferenceCalculatorOptions::use_gpu () const
function use_nnapi
inline PROTOBUF_DEPRECATED bool mediapipe::InferenceCalculatorOptions::use_nnapi () const
function ~InferenceCalculatorOptions
mediapipe::InferenceCalculatorOptions::~InferenceCalculatorOptions () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::InferenceCalculatorOptions::GetReflection ()
function default_instance
static inline const InferenceCalculatorOptions & mediapipe::InferenceCalculatorOptions::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::InferenceCalculatorOptions::descriptor ()
function internal_default_instance
static inline const InferenceCalculatorOptions * mediapipe::InferenceCalculatorOptions::internal_default_instance ()
Protected Functions Documentation
function InferenceCalculatorOptions [5/5]
explicit mediapipe::InferenceCalculatorOptions::InferenceCalculatorOptions (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::InferenceCalculatorOptions::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::InferenceCalculatorOptions::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::InferenceCalculatorOptions::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto (
::TableStruct_mediapipe_2fcalculators_2ftensor_2finference_5fcalculator_2eproto
)
friend swap
inline void mediapipe::InferenceCalculatorOptions::swap (
InferenceCalculatorOptions & a,
InferenceCalculatorOptions & 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