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