torch
    Preparing search index...

    Interface OutputSpec

    interface OutputSpec {
        kind: "USER_OUTPUT";
        name: string;
    }
    Index

    Properties

    Properties

    kind: "USER_OUTPUT"
    name: string