BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include "stream_synchronization.h"
#include "host_stream.h"
#include <cuda.h>
#include <cuda_runtime.h>
#include <cublas_v2.h>
#include <cublas.h>
#include <memory>
#include <future>
Go to the source code of this file.
Classes | |
class | bc::streams::Stream< SystemTag > |
class | bc::streams::Stream< device_tag > |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::streams | |