Skip to content

Make dependencies clear #8

@srush

Description

@srush

Note what it requires. For instance needs at least torch-hdf5 and python hdf5.

Even better we can do this with a clear error. For instance in Elements RNN they do:

assert(not nn.AbstractRecurrent, "update nnx package : luarocks install nnx")

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