#include <cu-allocator.h>
Public Member Functions | |
CuAllocatorOptions () | |
void | Register (OptionsItf *po) |
void | Check () |
Public Attributes | |
bool | cache_memory |
BaseFloat | memory_proportion |
int32 | num_subregions |
Definition at line 48 of file cu-allocator.h.
|
inline |
Definition at line 67 of file cu-allocator.h.
|
inline |
Definition at line 79 of file cu-allocator.h.
References kaldi::g_allocator_options, and KALDI_ASSERT.
|
inline |
Definition at line 70 of file cu-allocator.h.
References OptionsItf::Register().
Referenced by kaldi::RegisterCuAllocatorOptions().
bool cache_memory |
Definition at line 54 of file cu-allocator.h.
BaseFloat memory_proportion |
Definition at line 59 of file cu-allocator.h.
int32 num_subregions |
Definition at line 65 of file cu-allocator.h.