Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
bd425d0d
"vscode:/vscode.git/clone" did not exist on "17f7394fc684206f675aa880c3ed528cb166f259"
Unverified
Commit
bd425d0d
authored
Oct 03, 2023
by
Attila Dusnoki
Committed by
GitHub
Oct 03, 2023
Browse files
Remove onnx_backend_test.py from top level cmake (#2256)
parent
60b8b097
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
CMakeLists.txt
CMakeLists.txt
+0
-1
No files found.
CMakeLists.txt
View file @
bd425d0d
...
@@ -283,7 +283,6 @@ file(MAKE_DIRECTORY ${DEST_DIR}/lib/onnx_migraphx)
...
@@ -283,7 +283,6 @@ file(MAKE_DIRECTORY ${DEST_DIR}/lib/onnx_migraphx)
foreach
(
py_file
${
backend_files
}
)
foreach
(
py_file
${
backend_files
}
)
configure_file
(
${
py_file
}
${
DEST_DIR
}
/lib/onnx_migraphx/. COPYONLY
)
configure_file
(
${
py_file
}
${
DEST_DIR
}
/lib/onnx_migraphx/. COPYONLY
)
endforeach
(
py_file
)
endforeach
(
py_file
)
configure_file
(
${
CMAKE_SOURCE_DIR
}
/test/py/onnx_backend_test.py
${
DEST_DIR
}
/onnx_backend_test.py COPYONLY
)
rocm_create_package
(
rocm_create_package
(
NAME MIGraphX
NAME MIGraphX
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment