Show / Hide Table of Contents

    Method load

    val load: string -> Tensor<'?19694>

    loads a .npy file from the specified path

    Declaration
    val load: path:string -> Tensor<'?19694>
    Parameters
    Type Name Description
    string path
    Returns
    Type Description
    Tensor<'?19694>
    Type Parameters
    Name Description
    '?
    Back to top Generated by DocFX