Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / infra / nnfw / cmake / options / options_x86_64-tizen.cmake
index 24b4d95..70da68c 100644 (file)
@@ -16,3 +16,6 @@ option(DOWNLOAD_OPENCL_HEADERS "Download opencl headers" OFF)
 option(BUILD_NPUD "Build NPU daemon" ON)
 # Do not allow to use CONFIG option on Tizen
 option(ENVVAR_NPUD_CONFIG "Use environment variable for npud configuration" OFF)
+
+option(BUILD_MINMAX_H5DUMPER "Build minmax h5dumper" OFF)
+option(ENABLE_ONERT_TRAIN "Enable onert training feature" OFF)