Home
last modified time | relevance | path

Searched defs:input_contexts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dinput_util.py80 input_contexts, argument
H A Dinput_lib.py1320 input_contexts=None, argument
1867 def _create_datasets_from_function_with_input_context(input_contexts, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/v1/
H A Dinput_lib.py277 def __init__(self, input_fn, input_workers, input_contexts, strategy): argument