Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
This repository was archived by the owner on May 29, 2026. It is now read-only.

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions