use GetCustomMetadataMapKeysAllocated() [[deprecated]] This interface produces multiple pointers that must be released by the specified allocator and is often leaked. Not exception safe.
use GetDescriptionAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetDomainAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetGraphDescriptionAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetGraphNameAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetProducerNameAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use LookupCustomMetadataMapAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use EndProfilingAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetInputNameAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetOutputNameAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
use GetOverridableInitializerNameAllocated() [[deprecated]] This interface produces a pointer that must be released by the specified allocator and is often leaked. Not exception safe.
Member OrtApi::CreateArenaCfg (size_t max_mem, int arena_extend_strategy, int initial_chunk_size_bytes, int max_dead_bytes_per_chunk, OrtArenaCfg **out)