Show / Hide Table of Contents

Enum OrtAllocatorType

See documentation for OrtAllocatorType in C API

Namespace: Microsoft.ML.OnnxRuntime
Assembly: Microsoft.ML.OnnxRuntime.dll
Syntax
public enum OrtAllocatorType

Fields

Name Description
ArenaAllocator

See documentation for OrtAllocatorType in C API

DeviceAllocator

See documentation for OrtAllocatorType in C API

  • Improve this Doc
  • View Source
In This Article
Back to top