MCPcopy Index your code
hub / github.com/ray-project/ray / get_context

Method get_context

python/ray/data/iterator.py:357–358  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

355
356 @abc.abstractmethod
357 def get_context(self) -> DataContext:
358 ...
359
360 @PublicAPI
361 def iter_torch_batches(

Callers 15

_create_iteratorMethod · 0.95
materializeMethod · 0.95
connectMethod · 0.45
train_loop_fnMethod · 0.45
train_fnFunction · 0.45
setup_mlflowFunction · 0.45
train_loop_per_workerFunction · 0.45
train_fnFunction · 0.45
_make_profilerFunction · 0.45
train_funcFunction · 0.45

Calls

no outgoing calls

Tested by 11

train_loop_fnMethod · 0.36
train_fnFunction · 0.36
train_epochFunction · 0.36
validate_and_reportFunction · 0.36
train_fnFunction · 0.36
custom_restore_fnFunction · 0.36
custom_save_fnFunction · 0.36
train_fnFunction · 0.36
train_funcFunction · 0.36
check_node_ipMethod · 0.36