Skip to content

AttributeError: module '5fa89fc3154996733eabb433e18fa62f' has no attribute 'dw_matmul_large_n' #44

@treeson-li

Description

@treeson-li

I installed python 3.6 and tensorflow 1.14. When I use blocksparse, it runs to error:

File "/home/admin1/git/treeson/attention/onsets_frames_transcription/thumt/layers/sparse_attention.py", line 4, in
from blocksparse import BlocksparseTransformer
File "/usr/local/lib/python3.6/dist-packages/blocksparse/init.py", line 15, in
dw_matmul_large_n = _op_module.dw_matmul_large_n
AttributeError: module '5fa89fc3154996733eabb433e18fa62f' has no attribute 'dw_matmul_large_n'

What's wrong with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions