compute-runtime/shared/test/common/helpers/kernel_binary_helper_hash_v...

12 lines
317 B
C++

/*
* Copyright (C) 2020-2022 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/test/common/helpers/kernel_binary_helper.h"
const std::string KernelBinaryHelper::BUILT_INS("11060315779005710265");
const std::string KernelBinaryHelper::BUILT_INS_WITH_IMAGES("7912693229131574095_images");