We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(lljbash) CMake 优化 #301
Make all in CMake #351
One step install #358
add Interface in CMake for diopi_impl #398
WITH_DIOPI
WITH_DIOPI_LIBRARY
WITH_DIOPI_INCLUDE
*.hpp
Pass CMAKE_EXPORT_COMPILE_COMMANDS from DIPU to DIOPI #425
feat: pass CMAKE_BUILD_TYPE into DIOPI #428
(move the item into PRs when you start working on one)
The text was updated successfully, but these errors were encountered:
Caikun/generator (DeepLink-org#346)
4ab973d
* support generator * random 、normal、dropout operators support generator parameter * support generator in cuda and camb * diopirt support generator
wiryls
lljbash
Wrench-Git
No branches or pull requests
Read
PRs
(lljbash) CMake 优化 #301
Make all in CMake #351
One step install #358
add Interface in CMake for diopi_impl #398
WITH_DIOPI
拆解为WITH_DIOPI_LIBRARY
和WITH_DIOPI_INCLUDE
,允许提供自定义的 lib 及*.hpp
文件Pass CMAKE_EXPORT_COMPILE_COMMANDS from DIPU to DIOPI #425
feat: pass CMAKE_BUILD_TYPE into DIOPI #428
TODO list
(move the item into PRs when you start working on one)
CMake
DIOPI 路径使用 cache variable,而不是读取环境变量(待定)make installPython one-step setup
DIOPI
The text was updated successfully, but these errors were encountered: