Files
compute-runtime/shared/test/common/helpers/kernel_binary_helper_hash_value.cpp
Szymon Morek 403b49e987 Append additional fill kernel for left leftover
Related-To: NEO-7287

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2022-09-05 18:08:26 +02:00

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");