MCPcopy 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
55def optimizer2(dsk, keys):
56 return optimizer(dsk, keys)
57
58
59def func(*args, **kwargs):

Callers

nothing calls this directly

Calls 1

optimizerFunction · 0.85

Tested by

no test coverage detected