Show / Hide Table of Contents

    Struct cudnnPersistentRNNPlan

    cudnnPersistentRNNPlan_t is a pointer to an opaque structure holding a plan to execute a dynamic persistent RNN.cudnnCreatePersistentRNNPlan() is used to create and initialize one instance.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.CudaDNN
    Assembly: CudaDNN.dll
    Syntax
    public struct cudnnPersistentRNNPlan
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX