Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinygrad/tinygrad
/ GraphException
Class
GraphException
tinygrad/engine/jit.py:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
return
linear
77
78
class
GraphException(Exception):
pass
79
class
JitError(Exception):
pass
80
81
def
_check_no_non_tensor_return(ret):
Callers
1
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…