You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
Hi, I'm trying to run BlocksparseMatMul with feature_axis=1 on GeForce RTX 2080 Ti that supports fp16, but I get:
Gated blocksparse matmul currently only supported on fp16 tensorcores. [[node BlocksparseMatMul_000000 (defined at <string>:2247)I installed the package using pip.
I use CUDA 10 and tensorflow 1.13.
Could you help?