Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hpcaitech/ColossalAI
/ MissCacheError
Class
MissCacheError
examples/tutorial/opt/inference/cache.py:7–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
6
7
class
MissCacheError(Exception):
8
pass
9
10
11
class
ListCache:
Callers
3
generate
Function · 0.90
generate
Function · 0.90
get
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…