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

This is the complete list of members for Ort::Experimental::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 >
GetInputNames() const Ort::Experimental::Sessioninline
GetInputShapes() const Ort::Experimental::Sessioninline
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 >
GetOutputNames() const Ort::Experimental::Sessioninline
GetOutputShapes() const Ort::Experimental::Sessioninline
GetOutputTypeInfo(size_t index) constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerCount() constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerNameAllocated(size_t index, OrtAllocator *allocator) constOrt::detail::ConstSessionImpl< OrtSession >
GetOverridableInitializerNames() const Ort::Experimental::Sessioninline
GetOverridableInitializerShapes() const Ort::Experimental::Sessioninline
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 std::vector< std::string > &input_names, const std::vector< Ort::Value > &input_values, const std::vector< std::string > &output_names, const RunOptions &run_options=RunOptions())Ort::Experimental::Sessioninline
Run(const std::vector< std::string > &input_names, const std::vector< Ort::Value > &input_values, const std::vector< std::string > &output_names, std::vector< Ort::Value > &output_values, const RunOptions &run_options=RunOptions())Ort::Experimental::Sessioninline
Ort::Session::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 >
Ort::Session::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 >
Ort::Session::Run(const RunOptions &run_options, const IoBinding &)Ort::detail::SessionImpl< OrtSession >
Session(Env &env, std::basic_string< ORTCHAR_T > &model_path, SessionOptions &options)Ort::Experimental::Sessioninline
Session(Env &env, void *model_data, size_t model_data_length, SessionOptions &options)Ort::Experimental::Sessioninline
Ort::Session::Session(std::nullptr_t)Ort::Sessioninlineexplicit
Ort::Session::Session(const Env &env, const ORTCHAR_T *model_path, const SessionOptions &options)Ort::Sessioninline
Ort::Session::Session(const Env &env, const ORTCHAR_T *model_path, const SessionOptions &options, OrtPrepackedWeightsContainer *prepacked_weights_container)Ort::Sessioninline
Ort::Session::Session(const Env &env, const void *model_data, size_t model_data_length, const SessionOptions &options)Ort::Sessioninline
Ort::Session::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