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

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

B typedefOrt::detail::ConstValueInfoImpl< OrtValueInfo >
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 >
GetConst() constOrt::ValueInfoinline
GetConsumers() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
GetExternalInitializerInfo(ExternalInitializerInfo &info) constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
GetInitializer(ConstValue &value) constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
GetName() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
GetProducerNode() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
IsConstantInitializer() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
IsFromOuterScope() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
IsGraphOutput() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
IsOptionalGraphInput() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
IsRequiredGraphInput() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
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
release()Ort::detail::Base< T >inline
TypeInfo() constOrt::detail::ConstValueInfoImpl< OrtValueInfo >
ValueInfo()=defaultOrt::ValueInfo
ValueInfo(std::nullptr_t)Ort::ValueInfoinlineexplicit
ValueInfo(OrtValueInfo *p)Ort::ValueInfoinlineexplicit
ValueInfo(const std::string &name, const ConstTypeInfo &type_info)Ort::ValueInfoexplicit
~Base()Ort::detail::Base< T >inline