pylibraft.common.cai_wrapper#
1 min read time
Applies to Linux
Classes#
Simple wrapper around a CUDA array interface object to reduce |
Functions#
|
Module Contents#
- class pylibraft.common.cai_wrapper.cai_wrapper(cai_arr)#
Bases:
pylibraft.common.ai_wrapper.ai_wrapperSimple wrapper around a CUDA array interface object to reduce boilerplate for extracting common information from the underlying dictionary.
- pylibraft.common.cai_wrapper.wrap_array(array)#