Updating L0 loader to 1.2.3 in manifest

Signed-off-by: Brandon Yates <brandon.yates@intel.com>
This commit is contained in:
Brandon Yates
2021-03-02 16:52:00 -05:00
committed by Compute-Runtime-Automation
parent 1bf331c282
commit 76666662c4
6 changed files with 2 additions and 111 deletions

View File

@@ -9,7 +9,6 @@
#include "shared/source/os_interface/os_library.h"
#include "level_zero/api/extensions/public/ze_exp_ext.h"
#include "level_zero/core/source/driver/driver_handle.h"
#include "level_zero/core/source/get_extension_function_lookup_map.h"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020 Intel Corporation
* Copyright (C) 2020-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -7,8 +7,6 @@
#include "shared/offline_compiler/source/ocloc_api.h"
#include "level_zero/api/extensions/public/ze_exp_ext.h"
#include "zello_common.h"
#include <dlfcn.h>