Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ optimizer2
Function
optimizer2
dask/tests/test_hlgexpr.py:55–56 ·
view source on GitHub ↗
(dsk, keys)
Source
from the content-addressed store, hash-verified
53
54
55
def
optimizer2(dsk, keys):
56
return
optimizer(dsk, keys)
57
58
59
def
func(*args, **kwargs):
Callers
nothing calls this directly
Calls
1
optimizer
Function · 0.85
Tested by
no test coverage detected