Type alias StateDict

StateDict: {
    [key: string]: Tensor;
}

Type declaration

Generated using TypeDoc