Class NativeTensorArrayFromManagedArray
Represents an area of managed memory that's exposed as if it's native memory.
Implements
Inherited Members
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public class NativeTensorArrayFromManagedArray : NativeTensorArray, IDisposable
Constructors
Name | Description |
---|---|
Native |
Initializes and returns an instance of |
Native |
Initializes and returns an instance of |
Properties
Name | Description |
---|---|
Raw |
The raw pointer of the backing data. |