mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
ROCM
This commit is contained in:
parent
6662d8d66d
commit
9c6cc88e82
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#ifdef USE_ROCM
|
||||
#include "core/providers/common.h"
|
||||
#include "core/providers/cpu/tensor/onehot.h"
|
||||
#include "core/providers/cpu/tensor/gather_elements.h"
|
||||
#else
|
||||
#define SHARED_PROVIDER 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue