MemoryType

class omni.graph.core.MemoryType

Members:

CPU

CUDA

ANY

Methods

__init__(self, value)

Attributes

ANY

CPU

CUDA

name

value

__init__(self: omni.graph.core._omni_graph_core.MemoryType, value: int) None
property name