ONNX Runtime
Loading...
Searching...
No Matches
Ort::ProfilingEvent Member List

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

B typedefOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
Base()=defaultOrt::detail::Base< T >
Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< T >
Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
GetArgValue(const char *key) constOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
GetCategory() constOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
GetConst() constOrt::ProfilingEventinline
GetDurationUs() constOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
GetName() constOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
GetTimestampUs() constOrt::detail::ConstProfilingEventImpl< OrtProfilingEvent >
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator*() const noexceptOrt::detail::Base< T >inline
operator=(const Base &)=deleteOrt::detail::Base< T >
operator=(Base &&v) noexceptOrt::detail::Base< T >inline
p_Ort::detail::Base< T >protected
ProfilingEvent(std::nullptr_t)Ort::ProfilingEventinlineexplicit
ProfilingEvent(OrtProfilingEvent *p)Ort::ProfilingEventinlineexplicit
ProfilingEvent(OrtProfilingEventCategory category, int32_t process_id, int32_t thread_id, const char *event_name, int64_t timestamp_us, int64_t duration_us, const std::unordered_map< std::string, std::string > &args={})Ort::ProfilingEvent
ProfilingEvent(OrtProfilingEventCategory category, int32_t process_id, int32_t thread_id, const char *event_name, int64_t timestamp_us, int64_t duration_us, const char *const *arg_keys, const char *const *arg_values, size_t num_args)Ort::ProfilingEvent
release()Ort::detail::Base< T >inline
~Base()Ort::detail::Base< T >inline