BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include "stream_synchronization.h"
#include <thread>
#include <queue>
#include <mutex>
#include <memory>
#include <atomic>
#include <condition_variable>
Go to the source code of this file.
Classes | |
class | bc::streams::HostEvent |
class | bc::streams::HostStream |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::streams | |