Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hpcaitech/ColossalAI
/ FusedOptimizerLoader
Class
FusedOptimizerLoader
colossalai/kernel/kernel_loader.py:98–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
97
98
class
FusedOptimizerLoader(KernelLoader):
99
REGISTRY = [FusedOptimizerCudaExtension]
100
101
102
class
InferenceOpsLoader(KernelLoader):
Callers
7
_calc_l2_norm
Function · 0.90
load_fused_optim
Function · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
Calls
no outgoing calls
Tested by
1
__init__
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…