no thread_local for cpu
Signed-off-by: raver119 <raver119@gmail.com>
This commit is contained in:
parent
62495dd77b
commit
8944e5f67f
@ -23,7 +23,9 @@
|
||||
#include <exceptions/cuda_exception.h>
|
||||
#include <thread>
|
||||
|
||||
thread_local nd4j::ContextBuffers contextBuffers = nd4j::ContextBuffers();
|
||||
|
||||
nd4j::ContextBuffers contextBuffers = nd4j::ContextBuffers();
|
||||
|
||||
|
||||
namespace nd4j {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user