torch
    Preparing search index...

    Class ExportedProgram

    An exported program, matching PyTorch's ExportedProgram structure.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    graph: GraphNode[]
    graph_signature: GraphSignature
    parameters: Map<string, { data: number[]; shape: number[] }>

    Methods