Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ fa.py
File
fa.py
extra/thunder/cuda/fa.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
pathlib
2
from
tinygrad
import
Device, Tensor
3
from
tinygrad.helpers
import
Context
4
from
tinygrad.runtime.support.compiler_cuda
import
pretty_ptx, NVCCCompiler
Callers
nothing calls this directly
Calls
15
NVCCCompiler
Class · 0.90
pretty_ptx
Function · 0.90
Context
Class · 0.90
split
Method · 0.80
randn
Method · 0.80
realize
Method · 0.80
ensure_allocated
Method · 0.80
scaled_dot_product_attention
Method · 0.80
float
Method · 0.80
item
Method · 0.80
mean
Method · 0.80
compile
Method · 0.45
Tested by
no test coverage detected