docs.unity.cn
    Show / Hide Table of Contents

    Interface IDependableTensorData

    Interface for device dependent representation of Tensor data that provides fences for scheduling data job.

    Inherited Members
    IDependableMemoryResource.fence
    IDependableMemoryResource.reuse
    IDependableMemoryResource.rawPtr
    ITensorData.Reserve(Int32)
    ITensorData.Upload(Single[], TensorShape, Int32)
    ITensorData.ScheduleAsyncDownload(Int32)
    ITensorData.Download(TensorShape)
    ITensorData.SharedAccess(Int32)
    IDisposable.Dispose()
    ITensorDataStatistics.maxCapacity
    ITensorDataStatistics.dataType
    Namespace: Unity.Barracuda
    Syntax
    public interface IDependableTensorData : IDependableMemoryResource, ITensorData, IDisposable, ITensorDataStatistics, IUniqueResource

    Extension Methods

    DeprecatedTensorDataExtensions.GetMaxCount(ITensorData)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Tuesday, July 4, 2023