MCPcopy
hub / github.com/ray-project/ray / fn

Function fn

python/ray/data/tests/test_map.py:1362–1363  ·  view source on GitHub ↗
(row)

Source from the content-addressed store, hash-verified

1360 if fn_type == "func":
1361
1362 def fn(row):
1363 return row
1364
1365 else:
1366

Callers 15

__ray_call__Method · 0.50
_preprocessFunction · 0.50
_postprocessFunction · 0.50
__init__Method · 0.50
arrow_wrapperFunction · 0.50
handle_traceFunction · 0.50
add_columnMethod · 0.50
timeitFunction · 0.50
auto_init_wrapperFunction · 0.50
c_nvmlSystemEventSetFreeFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected