Skip to content

Commit

Permalink
COMP: Fix DOCShapeAXI python scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
allemangD committed Jan 10, 2025
1 parent 2cae378 commit b6f50ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCShapeAXI/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(FOLDER_LIBRARY DOCShapeAXI_utils)
set(MODULE_PYTHON_SCRIPTS
${MODULE_NAME}.py
${FOLDER_LIBRARY}/__init__.py
DOCShapeAXI/${FOLDER_LIBRARY}/install_pytorch.py
${FOLDER_LIBRARY}/install_pytorch.py
)

set(MODULE_PYTHON_RESOURCES
Expand Down
Empty file.

0 comments on commit b6f50ef

Please sign in to comment.