|
mxnet
|
This is the complete list of members for mxnet::ext::OpResource, including all inherited members.
| alloc_cpu(int size) const | mxnet::ext::OpResource | |
| alloc_gpu(int size) const | mxnet::ext::OpResource | |
| alloc_sparse(MXSparse *sparse, int index, int indices_len, int indptr_len=0) const | mxnet::ext::OpResource | |
| get_cpu_rand_states() const | mxnet::ext::OpResource | |
| get_cuda_stream() const | mxnet::ext::OpResource | inline |
| get_gpu_rand_states() const | mxnet::ext::OpResource | inline |
| OpResource(xpu_malloc_t cpu_malloc_fp, void *cpu_alloc_fp, xpu_malloc_t gpu_malloc_fp, void *gpu_alloc_fp, void *stream, sparse_malloc_t sparse_malloc_fp, void *sparse_alloc_fp, void *rng_cpu_states, void *rng_gpu_states) | mxnet::ext::OpResource |
1.8.13