Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Cannot handle inputDims when using IndexDirectory.lua, it will load the whole file #35

@chienlinhuang1116

Description

@chienlinhuang1116

Hi,

We cannot handle inputDims when using IndexDirectory.lua . It will load the whole file. For example, there are several files with the size of {2048,600}. We would like to read files by the size of {600} but it will load the whole file when using IndexDirectory.lua. Although we can do post-processing, is there anything we can do when opening files using IndexDirectory.lua like IndexTensor.lua?

Thank you,
Chien-Lin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions