Exemplo n.º 1
0
    def get():
        from h2o4gpu.libs.lib_utils import cpu_lib_path

        return _load_tsvd_lib(cpu_lib_path())
Exemplo n.º 2
0
    def get():
        from h2o4gpu.libs.lib_utils import cpu_lib_path

        return _load_kmeans_lib(cpu_lib_path())