custom\_kernels =============== This is summary documentation for hippynn.custom\_kernels module. :doc:`Click here for full documentation. ` .. toctree:: :caption: API Summary for sub-modules: :maxdepth: 1 hippynn.custom_kernels.autograd_wrapper hippynn.custom_kernels.env_atomic hippynn.custom_kernels.env_cupy hippynn.custom_kernels.env_numba hippynn.custom_kernels.env_pytorch hippynn.custom_kernels.env_sparse hippynn.custom_kernels.env_triton hippynn.custom_kernels.fast_convert hippynn.custom_kernels.registry hippynn.custom_kernels.tensor_wrapper hippynn.custom_kernels.test_env hippynn.custom_kernels.test_speed_env hippynn.custom_kernels.utils .. rubric:: Links to Full Documentation: :heading-level: 1 .. py:currentmodule:: hippynn.custom_kernels .. automodule:: hippynn.custom_kernels :noindex: .. rubric:: Module Attributes .. autosummary:: CUSTOM_KERNELS_AVAILABLE CUSTOM_KERNELS_ACTIVE envsum sensesum featsum .. rubric:: Functions .. autosummary:: populate_custom_kernel_availability set_custom_kernels .. rubric:: Exceptions .. autosummary:: CustomKernelError .. rubric:: Modules .. autosummary:: :toctree: :recursive: autograd_wrapper env_atomic env_cupy env_numba env_pytorch env_sparse env_triton fast_convert registry tensor_wrapper test_env test_speed_env utils