示例#1
0
    def get():
        from h2o4gpu.libs.lib_utils import gpu_lib_path

        return _load_tsvd_lib(gpu_lib_path())
示例#2
0
    def get():
        from h2o4gpu.libs.lib_utils import gpu_lib_path

        return _load_kmeans_lib(gpu_lib_path())