#include <neural_network.h>
◆ get_compute_stream()
| static cudaStream_t opennn::opennn::Backend::get_compute_stream |
( |
| ) |
|
|
inlinestatic |
◆ get_cublas_handle()
◆ get_cublas_lt_handle()
◆ get_cudnn_handle()
| static cudnnHandle_t opennn::opennn::Backend::get_cudnn_handle |
( |
| ) |
|
|
inlinestatic |
◆ get_operator_sum_descriptor()
◆ get_thread_pool_device()
| ThreadPoolDevice * opennn::opennn::Backend::get_thread_pool_device |
( |
| ) |
|
◆ instance()
| static Backend & opennn::opennn::Backend::instance |
( |
| ) |
|
|
static |
◆ set_threads_number()
| void opennn::opennn::Backend::set_threads_number |
( |
int | num_threads | ) |
|