HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ort::Session Member List

This is the complete list of members for Ort::Session, including all inherited members.

B typedefOrt::detail::SessionImpl< OrtSession >
B typedefOrt::detail::SessionImpl< OrtSession >
Base()=defaultOrt::detail::Base< OrtSession >
Base(contained_type *p) noexceptOrt::detail::Base< OrtSession >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< OrtSession >
Base(Base &&v) noexceptOrt::detail::Base< OrtSession >inline
contained_type typedefOrt::detail::Base< OrtSession >
EndProfilingAllocated(OrtAllocator *allocator)Ort::detail::SessionImpl< OrtSession >
GetConst() const Ort::Sessioninline
GetInputCount() constOrt::detail::ConstSessionImpl< OrtSession >
GetInputNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< OrtSession >
GetInputTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< OrtSession >
GetModelMetadata() constOrt::detail::ConstSessionImpl< OrtSession >
GetOutputCount() constOrt::detail::ConstSessionImpl< OrtSession >
GetOutputNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< OrtSession >
GetOutputTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerCount() constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< OrtSession >
GetProfilingStartTimeNs() constOrt::detail::ConstSessionImpl< OrtSession >
GetUnowned() const Ort::Sessioninline
operator contained_type *() const noexceptOrt::detail::Base< OrtSession >inline
operator=(const Base &)=deleteOrt::detail::Base< OrtSession >
operator=(Base &&v) noexceptOrt::detail::Base< OrtSession >inline
p_Ort::detail::Base< OrtSession >protected
release()Ort::detail::Base< OrtSession >inline
Run(const RunOptions &run_options, const char *const *input_names, const Value *input_values, size_t input_count, const char *const *output_names, size_t output_count)Ort::detail::SessionImpl< OrtSession >
Run(const RunOptions &run_options, const char *const *input_names, const Value *input_values, size_t input_count, const char *const *output_names, Value *output_values, size_t output_count)Ort::detail::SessionImpl< OrtSession >
Run(const RunOptions &run_options, const IoBinding &)Ort::detail::SessionImpl< OrtSession >
Session(std::nullptr_t)Ort::Sessioninlineexplicit
Session(const Env &env, const ORTCHAR_T *model_path, const SessionOptions &options)Ort::Sessioninline
Session(const Env &env, const ORTCHAR_T *model_path, const SessionOptions &options, OrtPrepackedWeightsContainer *prepacked_weights_container)Ort::Sessioninline
Session(const Env &env, const void *model_data, size_t model_data_length, const SessionOptions &options)Ort::Sessioninline
Session(const Env &env, const void *model_data, size_t model_data_length, const SessionOptions &options, OrtPrepackedWeightsContainer *prepacked_weights_container)Ort::Sessioninline
~Base()Ort::detail::Base< OrtSession >inline