Class DefaultVars | Barracuda | 0.5.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class DefaultVars

    Inheritance
    Object
    GenericVars
    GenericVarsWithReuse
    GenericVarsWithPreallocation
    DefaultVars
    ComputeVarsWithSharedModel
    Inherited Members
    GenericVarsWithPreallocation.PrepareStorage(Model, IOps, IDictionary<String, TensorShape>)
    GenericVarsWithPreallocation.GetAllocator()
    GenericVarsWithPreallocation.Alloc(TensorShape)
    GenericVarsWithPreallocation.Alloc(TensorShape, ITensorData)
    GenericVarsWithPreallocation.Repin(Tensor, ITensorData, ITensorData, Boolean)
    GenericVarsWithPreallocation.Cast(Tensor, ITensorData, ITensorData)
    GenericVarsWithPreallocation.Release(Tensor, Boolean)
    GenericVarsWithPreallocation.WaiveOwnership(Tensor)
    GenericVarsWithPreallocation.Reset(Boolean)
    GenericVarsWithPreallocation.busyBytes
    GenericVarsWithPreallocation.freeBytes
    GenericVarsWithPreallocation.totalBytes
    GenericVarsWithPreallocation.ToString()
    GenericVarsWithReuse.layerRequiresStorage
    GenericVarsWithReuse.temporary
    GenericVarsWithReuse.ReleaseTemporary()
    GenericVarsWithReuse.PrepareStorage(Layer)
    GenericVarsWithReuse.Store(Layer, Tensor)
    GenericVarsWithReuse.PeekOutput(String)
    GenericVars.m_ModelTensors
    GenericVars.m_InputTensorsByLayer
    GenericVars.m_StringCache
    GenericVars.Dispose()
    GenericVars.ValidateGlobalInputs(Model, IDictionary<String, TensorShape>)
    GenericVars.PrepareLayerInputTensors(Model, Layer, IOps)
    GenericVars.SetInput(String, Tensor)
    GenericVars.GatherInputs(Layer)
    Namespace: Barracuda
    Syntax
    public class DefaultVars : GenericVarsWithPreallocation, IVars, ITensorAllocator, IDisposable
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX