MCPcopy 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
78class GraphException(Exception): pass
79class JitError(Exception): pass
80
81def _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…