- I see there is standard
BUILD_SHARED_LIBS option and also a onnxruntime_BUILD_SHARED_LIB option. What is the second option for?
- When I set
onnxruntime_USE_CUDA option, is it possible to read onnxruntime_CUDNN_HOME from an environment variable ? Currently I have to manually set it.
In general, are the cmake options documented anywhere ?
Thanks!
BUILD_SHARED_LIBSoption and also aonnxruntime_BUILD_SHARED_LIBoption. What is the second option for?onnxruntime_USE_CUDAoption, is it possible to readonnxruntime_CUDNN_HOMEfrom an environment variable ? Currently I have to manually set it.In general, are the cmake options documented anywhere ?
Thanks!