Skip to content

wrong git command in makefile #25

@RP38

Description

@RP38

Instruction from makefile should be

git clone --recurse-submodules https://github.com/XUANTIE-RV/csi-nn2.git"

instead of

git clone https://github.com/XUANTIE-RV/csi-nn2.git

Because the "dlpack" sub-module won't be cloned with the current command and will generate error on make for missing dependencies.

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