mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
Move gmm_helper to core
Change-Id: I31ca317d10697ab884e04f443c8ccfdd6ca9d2ae Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
c0cafccacb
commit
dfc50f3a75
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "runtime/kernel/kernel.h"
|
||||
|
||||
#include "core/gmm_helper/gmm_helper.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "core/helpers/debug_helpers.h"
|
||||
@@ -23,7 +24,6 @@
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device_queue/device_queue.h"
|
||||
#include "runtime/execution_model/device_enqueue.h"
|
||||
#include "runtime/gmm_helper/gmm_helper.h"
|
||||
#include "runtime/gtpin/gtpin_notify.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
#include "runtime/helpers/per_thread_data.h"
|
||||
|
||||
Reference in New Issue
Block a user