Skip to content

CPU-only environment #70

@dkurt

Description

@dkurt

When do import without CUDA:

import seqdist.sparse
from seqdist.ctc_simple import logZ_cupy

the following error appears.

original error: libcublas.so.10: cannot open shared object file: No such file or directory

To resolve it, we need a CPU/NumPY version of seqdist.sparse.logZ

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions