#pragma once #ifdef BUILD_INT8 #include <string> const std::string INT8_CALIBRATE_DATASET_PATH = "@INT8_CALIBRATE_DATASET_PATH@"; #endif