NPZFile
Namespace: Tensor
A Numpy .npz data file.
Constructors
Constructor | Description |
new(path)
Signature: path:string -> NPZFile
|
CompiledName: |
Instance members
Static members
Static member | Description |
Open(path)
Signature: path:string -> NPZFile
|
opens the specified .npz file |